Commit Graph
33 Commits
Author SHA1 Message Date
Stowell, Mark L. 41a095e972 Fixing typo in unit test comment 2025-05-07 11:45:09 -07:00
Tzanio Kolev 2ceee164c5 Merge branch 'master' into pyramid-dev 2025-02-04 14:53:54 -08:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Stowell, Mark L a501fd9571 Adding unit test for CurlGrad=0 and DivCurl=0 2024-08-27 11:10:35 -07:00
Stowell, Mark L 6933b983a6 Adding pyramids to Calc*Shape unit tests 2024-08-26 09:59:09 -07:00
Stowell, Mark L c5be56264c Pre-update commit containing much temporary code 2024-05-02 09:40:33 -07:00
Stowell, Mark L 4804824873 Merge remote-tracking branch 'origin/master' into pyramid-dev
# Conflicts:
#	fem/fe/fe_base.cpp
#	fem/fe/fe_base.hpp
#	fem/gridfunc.cpp
2024-04-08 12:09:46 -07:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Stowell, Mark L a897af7764 make style 2023-10-06 10:49:28 -07:00
Stowell, Mark L e6ce209f64 Merge remote-tracking branch 'origin/master' into pyramid-dev
# Conflicts:
#	fem/fe.cpp
#	fem/fe.hpp
#	fem/fe_coll.cpp
#	fem/fe_coll.hpp
#	fem/geom.hpp
#	fem/intrules.cpp
#	mesh/mesh.cpp
#	mesh/mesh.hpp
#	mesh/mesh_headers.hpp
#	mesh/pyramid.cpp
#	mesh/pyramid.hpp
#	miniapps/common/mesh_extras.cpp
#	miniapps/tools/display-basis.cpp
#	tests/unit/fem/test_3d_bilininteg.cpp
#	tests/unit/fem/test_get_value.cpp
2023-10-06 10:48:38 -07:00
Stowell, Mark L 3c40606626 Merge branch 'pyramid-dev' of github.com:mfem/mfem into pyramid-dev
# Conflicts:
#	fem/fe.cpp
#	fem/geom.cpp
#	mesh/mesh.cpp
#	tests/unit/fem/test_calcshape.cpp
2023-10-06 10:17:45 -07:00
Stowell, Mark L 54cb4f7ce0 Adding tests of H1 bases on additional element types 2023-10-06 10:07:36 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
camierjs 3b1a806bc0 Update test_calcshape to avoid duplicate tests and sync test numbers with master 2022-06-13 10:05:27 -07:00
Will Pazner fdc0ed7cd7 Use GENERATE_COPY instead of GENERATE 2022-06-02 16:01:40 -07:00
Will Pazner 38d771af7c Use range in GENERATE 2022-06-02 15:33:00 -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
Will Pazner 113273c702 Adjust tolerance for CalcShape unit test
Some comparisons were failing on lassen.
2021-05-18 15:54:18 -07:00
Will Pazner 21dcd72cd2 Add tolerance argument to TestCalcShape
Use increasing tolerance when testing high-order elements
2021-05-18 13:38:46 -07:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Tzanio 6e5e4246c1 Changes in the tests/ directory before the mfem-4.2 release 2020-10-22 19:04:41 -07:00
Will Pazner 9d83eed55c Upgrade to Catch v2.13.0 from v1.6.1 2020-08-04 08:37:48 -07:00
Tzanio e3a30da95a Merge branch 'master' into test-fe-dev 2020-03-16 17:03:41 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio 2caa222edf A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Stowell, Mark L 017bd8867b make style 2020-02-10 15:15:42 -08:00
Stowell, Mark L 878c6c2f16 Adding more element types to test_calcshape 2020-02-07 16:56:37 -08:00
camierjs 4110071899 Remove commented lines of unused variables 2019-05-16 10:21:06 -07:00
camierjs 714bb88be2 Fix nvcc warnings in make all 2019-05-13 11:23:43 -07:00
Aaron Fisher beb5994616 Renamed the test dirs and fixed some text that had an old version of the directories. 2018-11-09 16:28:51 -08:00