Commit Graph
31 Commits
Author SHA1 Message Date
camierjs 999d6e9e94 Merge branch 'master' into bltp 2025-02-04 12:53:53 -08:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
camierjs 27c526578d Use device vectors in solvers 2025-01-29 11:45:24 -08:00
Dylan Copeland c009fb9bde Merge branch 'master' of github.com:mfem/mfem into float 2024-03-15 11:31:39 -07:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
camierjs 7c210f880a meld toward master 2023-04-04 18:13:35 -07:00
camierjs d384589ecc Simplify sanitized AddTet vs. AddElement(new Tetrahedron) 2023-04-04 17:37:33 -07:00
camierjs 0659152e93 Sanitize mesh AddElement in tests/unit/fem/test_linear_fes while still using MemAlloc 2023-04-04 13:07:33 -07:00
camierjs d9486811c0 Try reverting tests/unit/fem/test_linear_fes.cpp 2023-04-04 12:14:40 -07:00
camierjs 2cc38dcf8d Revert tests/unit/fem/test_linear_fes.cpp 2023-04-04 11:26:34 -07:00
camierjs ccff93be57 Sanitize polar-nc miniapp 2023-04-04 10:34:13 -07:00
camierjs 796c8b8817 Sanitize tests/unit/fem/test_linear_fes.cpp 2023-04-03 15:43:42 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Stowell, Mark L b55d8dbe2e Merge remote-tracking branch 'origin/no-tet-reorder-dev' into nd-prism-dev 2021-02-09 15:59:41 -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 df20a2ec8f Merge remote-tracking branch 'origin/no-tet-reorder-dev' into nd-prism-dev 2020-12-01 09:27:32 -08:00
Stowell, Mark L 8e2c36a109 Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev 2020-11-02 08:49:29 -08:00
Tzanio 6e5e4246c1 Changes in the tests/ directory before the mfem-4.2 release 2020-10-22 19:04:41 -07:00
Stowell, Mark L 9ae6c02639 Merge remote-tracking branch 'origin/no-tet-reorder-dev' into nd-prism-dev
# Conflicts:
#	.travis.yml
#	fem/fe.hpp
#	fem/pfespace.cpp
#	tests/unit/fem/test_calcshape.cpp
2020-10-14 20:14:05 -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 c029b16d34 Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
#	fem/fespace.hpp
#	fem/pfespace.cpp
#	tests/unit/fem/test_3d_bilininteg.cpp
2020-03-18 11:06:04 -07:00
Tzanio 15b712e49d Some edits in tests/ 2020-03-09 20:55:06 -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 55b44b6417 Adding simple tests for tets and prisms 2019-05-13 16:03:01 -07:00
Stowell, Mark L 5af52493f5 Fixing issues found with unit tests 2019-05-13 15:48:13 -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