Tzanio
5a8c53343d
minor
2020-04-09 17:09:55 -07:00
Andrew T. Barker
72c754b8fa
Add test_cg_indefinite.cpp to cmake system.
2020-04-06 09:32:32 -07:00
Andrew T. Barker
8560b69431
Address PR comments from @dylan-copeland
2020-04-06 09:31:01 -07:00
Andrew T. Barker
c387f4b084
Add (failing) unit test to demonstrate CGSolver bug with indefinite preconditioner.
2020-04-01 10:58:24 -07:00
Tzanio Kolev
9431806aa7
Merge pull request #1366 from mfem/test-face-perm-fix
...
Allow round-off errors in the "Face Permutations" unit test [test-face-perm-fix]
2020-03-24 08:07:27 -07:00
Tzanio Kolev
eb2aa84c9f
Merge pull request #1369 from mfem/unit-tests-mk-fix
...
Update the unit tests makefile [unit-tests-mk-fix]
2020-03-24 08:06:32 -07:00
Tzanio
fa1e80146a
Merge branch 'master' into test-face-perm-fix
2020-03-23 11:40:48 -07:00
Tzanio Kolev
5001253876
Merge branch 'master' into ho-tet-ori-dev
2020-03-22 15:12:33 -07:00
Veselin Dobrev
8150aea355
In unit tets makefile, check for cuda using MFEM_USE_CUDA
...
instead of comparing MFEM_CXX == nvcc.
This resolves an issue where the cuda tests are not build and
run when MFEM_CXX uses the full path to nvcc.
2020-03-22 14:24:13 -07:00
Tzanio
51c4ec3dba
Updated licenses, reformatting
2020-03-22 14:16:41 -07:00
Tzanio
081f32194c
Merge branch 'master' into ho-tet-ori-dev
2020-03-22 13:50:01 -07:00
Tzanio
1a9815f35c
Merge branch 'master' into tet-bl-tests-dev
2020-03-22 13:26:42 -07:00
Veselin Dobrev
d78dc95b50
Allow round-off errors in the "Face Permutations" unit test.
...
This fixes an issue when building with MPFR.
2020-03-20 11:18:52 -07:00
Tzanio
969a76fdca
Merge branch 'master' into test-fe-dev
2020-03-19 12:11:13 -07:00
Tzanio Kolev
b584a1a82d
Merge pull request #1266 from mfem/cmake-travis
...
CMake travis checks
2020-03-17 15:27:27 -07:00
Tzanio
e3a30da95a
Merge branch 'master' into test-fe-dev
2020-03-16 17:03:41 -07:00
Tzanio
ee5a6fa736
Merge branch 'gh-master' into gecko-integration2-dev
2020-03-14 18:56:12 -07:00
Tzanio
e3bb0a335e
Merge branch 'master' into tet-bl-tests-dev
...
Conflicts:
tests/scripts/branch-history
2020-03-14 18:53:22 -07:00
Tzanio
bb09a8ada4
Merge branch 'master' into ho-tet-ori-dev
2020-03-14 18:52:24 -07:00
Will Pazner
411e424205
Typo
2020-03-14 10:08:12 -07:00
Will Pazner
bbe6aa06c6
Add mfem_dir option to branch_history
...
Also make command line argument parsing more robust
2020-03-14 10:06:01 -07:00
Will Pazner
8351979afd
Fix bug in branch-history script
...
The script had a bug when called with the runtest script which was
causing the Travis tests to fail.
2020-03-13 22:45:21 -07:00
Jakub Cerveny
202793618d
Merge branch 'master' into gecko-integration2-dev
2020-03-13 17:19:13 +01:00
Tzanio
424fd7e9fa
branch-history fix
2020-03-13 08:47:38 -07:00
Tzanio
f75ea6a871
Merge branch 'master' into tet-bl-tests-dev
2020-03-12 18:27:34 -07:00
Will Pazner
71766fc568
Add -h help flag to branch-history script
2020-03-12 18:11:02 -07:00
Tzanio
e8de1b1714
Merge branch 'master' into branch-history
...
Conflicts:
tests/scripts/branch-history
2020-03-12 18:01:20 -07:00
Tzanio
f7ce7154e0
Merge branch 'master' into ho-tet-ori-dev
...
Conflicts:
tests/unit/CMakeLists.txt
2020-03-12 14:38:12 -07:00
Tzanio
98909dbe4a
Merge branch 'master' into tet-bl-tests-dev
...
Conflicts:
tests/unit/fem/test_3d_bilininteg.cpp
2020-03-12 10:28:13 -07:00
Jakub Cerveny
a2cf6022ed
Merge branch 'master' into gecko-integration2-dev
2020-03-11 09:23:38 +01:00
Tzanio Kolev and Jean-Sylvain CAMIER
8976af5991
Update tests/unit/makefile
...
Co-Authored-By: Jean-Sylvain CAMIER <camierjs@gmail.com >
2020-03-10 19:18:02 -07:00
camierjs
534c8629c6
Update tests/unit/CMakeLists.txt with missing 'PAR_'
2020-03-10 19:16:34 -07:00
Tzanio
96b5307913
Fix for the tests/unit makefile
2020-03-10 19:05:13 -07:00
Tzanio
f1e04e7282
Merge branch 'master' into mfem-4.1-dev
...
Conflicts:
fem/quadinterpolator.cpp
fem/restriction.cpp
2020-03-10 16:56:01 -07:00
Tzanio
09d58fab94
Removed more spaces
2020-03-10 16:48:32 -07:00
camierjs
e6811f835a
Update tests/unit/miniapps/test_sedov
2020-03-10 15:54:43 -07:00
camierjs
45a20378aa
Parallel unit tests with Sedov and CMake update
2020-03-10 10:51:41 -07:00
camierjs
1f48dabd7a
Merge branch 'laghos' into unit-tests-fix
2020-03-10 09:07:10 -07:00
Tzanio
15b712e49d
Some edits in tests/
2020-03-09 20:55:06 -07:00
camierjs
8549205600
Merge branch 'unit-tests-fix' of github.com:mfem/mfem into unit-tests-fix
2020-03-09 20:25:41 -07:00
camierjs
80600ae5d0
WIP parallel/serial test_sedov
2020-03-09 20:25:19 -07:00
Julian Andrej
bf13149f52
Split serial and parallel unit tests in cmake
2020-03-09 18:45:32 -07:00
Veselin Dobrev
607b733ed1
Introduce enum class QVectorLayout and use it in class
...
QuadratureInterpolator to control the output Q-vector
layout.
Update the sedov test to use the proper QVectorLayout where
needed.
2020-03-09 17:19:54 -07:00
Tzanio
05125e19d5
Removed a space
2020-03-09 15:36:41 -07:00
camierjs
13f6da7194
Minor tweaks:
...
- MFEM_HOST_DEVICE for TDet
- kernels Det<2> and Det<3> in Eval2D/3D
- MFEM_UNROLL only usable with MFEM_USE_CUDA
- using SecondOrderTimeDependentOperator in ex23 and test_ode2
2020-03-09 15:27:07 -07:00
Julian Andrej
f4ce87cd80
Attempt to fix the parallel unit tests
2020-03-09 15:07:06 -07:00
camierjs
b617514829
Cleanup comments and warnings in Sedov unit test
2020-03-08 13:52:50 -07:00
camierjs
a1a36f608c
Remove sedov meshes of tests/unit/data
2020-03-08 13:44:48 -07:00
Tzanio
2a5a0a350d
Lowering the order in tests/unit/fem/test_pa_coeff.cpp from 5 to 4
2020-03-07 17:23:46 -08:00
Tzanio
9b19b8c09d
A bit more documented linalg/kernels.hpp
2020-03-07 17:10:59 -08:00