Veselin Dobrev
|
972a4c227e
|
Various simplifications, tweaks, and fixes
|
2022-11-19 14:18:43 -08:00 |
|
Will Pazner
|
5a455dd141
|
Deprecate Vector implicit conversion to double*
|
2022-09-06 13:05:38 -07:00 |
|
Stowell, Mark L
|
fa8be935c9
|
Using max of space dim and new vector dim to fix support for ND and RT on surfaces
|
2022-03-04 13:55:38 -08:00 |
|
Tzanio
|
27e4b547c4
|
Merge branch 'master' into lo-dim-em-dev
|
2022-03-01 17:48:01 -08:00 |
|
Stowell, Mark L
|
5fa73ccc17
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# fem/bilininteg.cpp
# fem/fe/fe_base.hpp
# fem/fe/fe_nd.cpp
# fem/fe/fe_nd.hpp
# fem/fe/fe_rt.cpp
# fem/fe/fe_rt.hpp
|
2022-02-28 09:49:07 -08:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Stowell, Mark L
|
63381b366a
|
Renaming ostream variables from out to os
|
2022-01-18 15:06:46 -08:00 |
|
Stowell, Mark L
|
f7c9bdab17
|
Renaming "out" and "err" local variables to avoid globals
|
2021-12-22 15:19:20 -08:00 |
|
Stowell, Mark L
|
60f5eecb6c
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# .gitignore
# examples/CMakeLists.txt
# examples/makefile
|
2021-11-09 08:37:54 -08:00 |
|
Stowell, Mark L
|
4c25cfb50b
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# fem/fe.cpp
# fem/fe.hpp
# fem/gridfunc.cpp
# tests/unit/fem/test_lin_interp.cpp
|
2021-10-04 11:44:27 -07:00 |
|
Vladimir Z Tomov
|
092b5079fd
|
Used HostReadWrite as suggested.
|
2021-09-29 13:12:08 -07:00 |
|
Vladimir Z Tomov
|
8880e17cd5
|
Unit test.
|
2021-09-29 12:48:39 -07:00 |
|
Vladimir Z Tomov
|
654663a221
|
Parallel implementation of GridFunction::GetDerivative().
|
2021-09-20 14:22:48 -07:00 |
|
Stowell, Mark L
|
c2f2f0a769
|
Switching to in-place transformations
|
2021-07-03 12:05:18 -07:00 |
|
Stowell, Mark L
|
cb8566ed91
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/fespace.cpp
# fem/gridfunc.cpp
# fem/pfespace.cpp
# tests/unit/fem/test_domain_int.cpp
|
2021-05-21 10:02:19 -07:00 |
|
Stowell, Mark L
|
d4a11d59ec
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# fem/fe.cpp
# fem/fe.hpp
|
2021-05-19 09:33:51 -07:00 |
|
Aaron Fisher
|
e758c37691
|
Removed nearly all leading underscores for variable names. Every once in a while one of these will confilct with standard libraries in an oddball compiler and it's best to just avoid this problem alltogether.
|
2021-05-10 16:06:51 -07:00 |
|
Stowell, Mark L
|
1b16d8fbca
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/fespace.cpp
# fem/fespace.hpp
# fem/pfespace.cpp
# linalg/densemat.hpp
# mesh/mesh.cpp
# mesh/pmesh.cpp
# mesh/pmesh.hpp
# tests/unit/fem/test_3d_bilininteg.cpp
# tests/unit/fem/test_get_value.cpp
# tests/unit/fem/test_lin_interp.cpp
|
2021-04-08 19:44:11 -07:00 |
|
Stowell, Mark L
|
157dbc7c33
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# examples/makefile
# tests/unit/fem/test_2d_bilininteg.cpp
# tests/unit/fem/test_lin_interp.cpp
|
2021-04-07 11:26:48 -07:00 |
|
Will Pazner
|
bd416feca1
|
Add ParMesh::Save
|
2021-03-24 18:31:22 -07:00 |
|
Will Pazner
|
7718379825
|
Replace SaveWithMesh with separate Save functions
|
2021-03-24 15:17:47 -07:00 |
|
Will Pazner
|
f6800603df
|
Implement ParGridFunction::SaveAsOneWithMesh
|
2021-03-22 10:57:35 -07:00 |
|
Will Pazner
|
a99ab59f3b
|
Make ParGridFunction::SaveAsOne const
|
2021-03-22 10:57:08 -07:00 |
|
Will Pazner
|
6ad0620806
|
Add GridFunction::SaveWithMesh
Simplify ex0 and ex0p
|
2021-03-16 17:16:25 -07:00 |
|
Stowell, Mark L
|
2a2f450bd8
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
|
2021-02-09 14:07:17 -08:00 |
|
Stowell, Mark L
|
e9637d1780
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/gridfunc.cpp
|
2021-02-08 16:37:37 -08:00 |
|
Adrien M. Bernede
|
04fb572359
|
Let's forget about 2020
|
2021-01-26 11:55:36 -08:00 |
|
Stowell, Mark L
|
ad79a151ff
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# examples/ex25.cpp
# examples/ex25p.cpp
# fem/gridfunc.cpp
|
2021-01-11 13:30:33 -08:00 |
|
Stowell, Mark L
|
aa675c468e
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# fem/bilininteg.cpp
|
2021-01-08 20:10:28 -08:00 |
|
Will Pazner
|
921f4aaab6
|
Small simplification in ParGridFunction::GetElementDofValues
|
2020-12-09 10:31:12 -08:00 |
|
Will Pazner
|
a5806ea9eb
|
Rename GridFunction::GetElementDofs to GridFunction::GetElementDofValues
|
2020-12-09 10:22:55 -08:00 |
|
Stowell, Mark L
|
d2afb6b21c
|
Adding initial unit tests for new FiniteElement classes
|
2020-12-03 15:57:35 -08:00 |
|
Stowell, Mark L
|
15f839e349
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
|
2020-12-01 09:22:41 -08:00 |
|
Will Pazner
|
906e82f099
|
Merge remote-tracking branch 'origin/master' into face-nbr-fix
|
2020-11-30 13:12:47 -08:00 |
|
Veselin Dobrev
|
0239bd42c0
|
Merge branch 'master' into jump-error
|
2020-11-10 16:53:37 -08:00 |
|
Stowell, Mark L
|
bc9e58e420
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
|
2020-10-22 09:28:18 -07:00 |
|
Will Pazner
|
9a84630556
|
Add check for ExchangeFaceNbrData
|
2020-10-20 18:17:34 -07:00 |
|
Will Pazner
|
ba6d89b4cc
|
Fix GridFunction::GetGradient for face neighbor elements
Try to make some GridFunction and FiniteElementSpace functionality a
bit more general/automatic when working with face neighbors.
|
2020-10-20 18:08:13 -07:00 |
|
Stowell, Mark L
|
b15032407a
|
Committing debug code to run elsewhere in totalview
|
2020-10-13 09:31:54 -07:00 |
|
Jakub Červený
|
c18fabe72f
|
Fixed crash due to incorrect slave.geom of edge-face constraints.
|
2020-10-13 14:57:28 +02:00 |
|
Will Pazner
|
72b919e633
|
Remove unused variable
|
2020-10-08 12:29:42 -07:00 |
|
Will Pazner
|
7a29a36c78
|
Add JumpScaling option to ComputeDGFaceJumpError
|
2020-09-21 14:59:02 -07:00 |
|
psocratis
|
e9e9741f48
|
merge master
|
2020-07-13 18:52:31 -07:00 |
|
psocratis
|
3e6e5a3685
|
Added comments in [p]gridfunction and clean up
|
2020-07-13 17:13:34 -07:00 |
|
psocratis
|
dd2f0140f3
|
combined all examples into 1 : rates.cpp, ratesp.cpp
|
2020-07-12 19:04:18 -07:00 |
|
Will Pazner
|
31825b99b1
|
make style
|
2020-07-10 16:11:12 -07:00 |
|
Will Pazner
|
e01bcf074b
|
Add parallel computation of DG face error
|
2020-07-10 16:10:24 -07:00 |
|
Veselin Dobrev
|
99a98596ae
|
Merge branch 'master' into gpufix/artv3/SaveAsOne
|
2020-07-07 21:25:28 -07:00 |
|
psocratis
|
3625d1cdb8
|
Merge branch 'master' into convergence-dev
|
2020-07-07 19:02:57 -07:00 |
|
Veselin Dobrev
|
b4d870c3be
|
Merge branch 'master' into gpufix/artv3/SaveAsOne
|
2020-06-29 21:47:12 -07:00 |
|