Commit Graph
28 Commits
Author SHA1 Message Date
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
camierjs 7660695e62 Sanitize test_1d_bilininteg, test_2d_bilininteg 2023-04-03 14:03:47 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Socratis Petrides bbab6f72a2 style 2022-09-06 15:55:17 -07:00
Socratis Petrides f2c013725f 2D curl unit tests 2022-09-06 15:55:17 -07:00
Tzanio 27e4b547c4 Merge branch 'master' into lo-dim-em-dev 2022-03-01 17:48:01 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08: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
Veselin Dobrev 05ee2aaa8b Merge pull request #2016 from mfem/tri-tet-lor
Named mesh constructors and split any mesh into all simplex mesh [tri-tet-lor]
2021-03-31 10:48:17 -07:00
Veselin Dobrev 19dd7990d6 Merge pull request #1995 from mfem/l2-integral-dev
Expanding unit tests to include L2 basis with MapType INTEGRAL [l2-integral-dev]
2021-03-16 11:09:27 -07:00
Will Pazner 39e9406b99 Change deprecated mesh constructors in unit tests and miniapps 2021-02-17 14:32:06 -08:00
Stowell, Mark L 2a2f450bd8 Merge remote-tracking branch 'origin/master' into lo-dim-em-dev 2021-02-09 14:07:17 -08:00
Ketan Mittal 385c73fc2a fix styling 2021-02-04 10:53:01 -08:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Stowell, Mark L 6c26f882f1 Avoiding compiler warnings/errors 2021-01-13 10:33:40 -08:00
Stowell, Mark L d06a97931c Expanding 2d BilinearIntegrator tests 2021-01-12 16:39:21 -08:00
Stowell, Mark L 09a2baa1e9 Expanding 2D integrator unit tests for comparison with R2D classes 2021-01-08 19:48:45 -08: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 4f2caaacc1 Merge remote-tracking branch 'origin/master' into lp-error-est-dev
# Conflicts:
#	tests/unit/fem/test_3d_bilininteg.cpp
2020-04-17 13:57:16 -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 eb7ae55c7c Increasing order of test field 2019-08-22 14:43:11 -07: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