Commit Graph
16 Commits
Author SHA1 Message Date
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
victor-decaria-nnl 5957cf2e43 Update test_operator.cpp
explicitly write 0 as 0.0
2024-02-07 11:01:34 -05:00
victor-decaria-nnl db5ba25e2f Merge branch 'master' into constrained-transpose-dev 2024-02-07 10:33:05 -05:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Victor DeCaria 5f5a0e5fe6 Implement transpose of constrained operator. 2023-12-19 10:02:53 -07:00
Hugh Carson afacf2f16d Fix warning from assigned and unused variables 2023-07-21 14:05:57 -04: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
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Will Pazner 9d83eed55c Upgrade to Catch v2.13.0 from v1.6.1 2020-08-04 08:37:48 -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
Tzanio e2142dd51f make style 2019-12-19 09:59:41 -08:00
Dylan Copeland 8d2e581b83 Adding ifdef to skip operator tests if MFEM_USE_EXCEPTIONS is not defined. 2019-12-18 18:35:31 -08:00
Dylan Copeland 27d71ec7b1 Adding unit tests for checking iterative mode in product operators. 2019-12-18 12:25:45 -08:00