Will Pazner
|
facf28e24c
|
Add const Vector& overload for Distance
|
2022-11-16 09:52:23 -08:00 |
|
Will Pazner
|
bfc871481f
|
Remove implicit Vector conversions in tests, miniapps, examples
|
2022-09-06 13:20:56 -07:00 |
|
Will Pazner
|
46a5b8cd81
|
Use verbose_tests global instead of hard-coded verbose or log flags
|
2022-06-02 15:34:34 -07:00 |
|
Will Pazner
|
b8b0645195
|
Use CAPTURE and INFO for unit test output
|
2022-06-01 16:34:20 -07:00 |
|
Will Pazner
|
a1c905b6ee
|
Remove unit test output
|
2022-05-19 14:54:21 -07:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Stowell, Mark L
|
b2744cefef
|
Merge remote-tracking branch 'origin/master' into nd-prism-dev
# Conflicts:
# fem/doftrans.cpp
# fem/fe.cpp
# fem/fe.hpp
# fem/fe_coll.cpp
# tests/unit/CMakeLists.txt
|
2022-01-25 20:36:23 -08:00 |
|
Stowell, Mark L
|
68fabe1cfa
|
Adding GetVectorFieldValues check to GetVectorValue unit test
|
2021-09-03 15:00:55 -07:00 |
|
Stowell, Mark L
|
c70ce7376a
|
Merge remote-tracking branch 'origin/no-tet-reorder-dev' into nd-prism-dev
|
2021-05-21 11:50:03 -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
|
d36b02f69e
|
Expanding unit tests to include ND prisms
|
2021-02-23 14:22:26 -08:00 |
|
Will Pazner
|
39e9406b99
|
Change deprecated mesh constructors in unit tests and miniapps
|
2021-02-17 14:32:06 -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
|
d04c3b366e
|
Removing debug output files
|
2020-10-21 11:06:01 -07:00 |
|
Stowell, Mark L
|
923f5b6051
|
Removing debugging code
|
2020-10-14 14:01:37 -07:00 |
|
Stowell, Mark L
|
f194891195
|
make style
|
2020-10-14 10:18:10 -07:00 |
|
Stowell, Mark L
|
b3f3f40df3
|
Removing selected debugging output
|
2020-10-14 10:10:48 -07:00 |
|
Stowell, Mark L
|
bc40d5954b
|
More debugging committs
|
2020-10-14 09:27:30 -07:00 |
|
Stowell, Mark L
|
b15032407a
|
Committing debug code to run elsewhere in totalview
|
2020-10-13 09:31:54 -07:00 |
|
Stowell, Mark L
|
65c10cd5e4
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/gridfunc.cpp
|
2020-10-07 14:06:05 -07:00 |
|
Will Pazner
|
9d83eed55c
|
Upgrade to Catch v2.13.0 from v1.6.1
|
2020-08-04 08:37:48 -07:00 |
|
Stowell, Mark L
|
00828a3b8f
|
Removing ReorientTetMesh from unit test
|
2020-07-04 10:18:33 -07:00 |
|
Stowell, Mark L
|
b0f7299444
|
Adding serial and parallel unit tests for the GetValue and GetVectorValue methods with element index arguments
|
2020-06-29 20:55:05 -07:00 |
|
Veselin Dobrev
|
ab019493f2
|
Fix integration issue with the concurrent PR #1429.
|
2020-06-26 17:53:00 -07:00 |
|
Stowell, Mark L
|
f8f928028c
|
Merge remote-tracking branch 'origin/gf-getgradient-dev' into bugfix/gf-getvalue-dev
# Conflicts:
# mesh/pmesh.cpp
# tests/unit/fem/test_get_value.cpp
|
2020-06-23 19:05:29 -07:00 |
|
Stowell, Mark L
|
defc3378c6
|
Expanding GetVectorValue tests in parallel
|
2020-06-10 16:36:04 -07:00 |
|
Stowell, Mark L
|
371a5cc714
|
Changing function calls to coefficient evaluations
|
2020-06-10 16:18:53 -07:00 |
|
Stowell, Mark L
|
39f26a201f
|
Bugfix in unit test
|
2020-06-09 15:18:50 -07:00 |
|
Stowell, Mark L
|
cebce14371
|
Further reducing the mesh size in 2D and 3D.
|
2020-06-09 15:18:36 -07:00 |
|
Stowell, Mark L
|
27f720ac20
|
Removing unneeded calls to ExchangeFaceNbrData and decreasing parallel mesh sizes
|
2020-06-09 15:07:45 -07:00 |
|
Stowell, Mark L
|
60db6756cb
|
Adding parallel unit tests to test_get_value
|
2020-06-08 16:32:26 -07:00 |
|
Stowell, Mark L
|
8e7c37ace6
|
Fixing typo in unit test
|
2020-05-20 14:23:46 -07:00 |
|
Stowell, Mark L
|
73f9540674
|
Merge remote-tracking branch 'origin/master' into gf-getgradient-dev
# Conflicts:
# tests/unit/fem/test_get_value.cpp
|
2020-05-20 14:06:28 -07:00 |
|
Stowell, Mark L
|
f8bd593d5f
|
Adding unit tests for EDGE and FACE cases of GetValue and GetVectorValue
|
2020-05-06 14:21:43 -07:00 |
|
Stowell, Mark L
|
a090b75f26
|
Replacing explicit 2's and 3's with dim in get value unit tests
|
2020-05-06 14:21:10 -07:00 |
|
Stowell, Mark L
|
beed127764
|
Adding unit tests for GetCurl and GetDivergence in 2D and 3D
|
2020-04-30 21:01:00 -07:00 |
|
Stowell, Mark L
|
1e8cf0ff3f
|
Replacing explicit integers with dim where appropriate in GetValue unit tests
|
2020-04-30 15:06:46 -07:00 |
|
Stowell, Mark L
|
8b183d8f1b
|
Adding GetGradient unit tests
|
2020-04-30 15:05:58 -07:00 |
|
Stowell, Mark L
|
751a1bfdbb
|
Merge remote-tracking branch 'origin/gf-getvalue-dev' into gf-getgradient-dev
|
2020-04-30 11:27:15 -07:00 |
|
Stowell, Mark L
|
83c406a0a8
|
Removing redundant unit tests
|
2020-04-30 11:26:52 -07:00 |
|
Stowell, Mark L
|
341023cc34
|
Initial draft of GetGradient unit test
|
2020-04-30 11:22:35 -07:00 |
|
Stowell, Mark L
|
0f0e38283e
|
Updating GetValue unit tests and adding 1D and 2D variants. Also adding GetVectorValue tests in 2D and 3D.
|
2020-04-29 16:59:10 -07:00 |
|
Stowell, Mark L
|
0472eca7d3
|
make style
|
2020-03-16 12:02:19 -07:00 |
|
Stowell, Mark L
|
59f037d46c
|
Adding unit test for new GridFunction::GetValue variants
|
2020-03-16 11:15:40 -07:00 |
|