Commit Graph
17 Commits
Author SHA1 Message Date
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
camierjs 45a20378aa Parallel unit tests with Sedov and CMake update 2020-03-10 10:51:41 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Julian Andrej f4ce87cd80 Attempt to fix the parallel unit tests 2020-03-09 15:07:06 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio e689fd5b28 Merge branch 'master' into bsd-relicense 2020-02-27 09:29:25 -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
Julian Andrej d5f37feccf guard GlobalMPISession 2020-02-21 18:16:33 -08:00
Julian Andrej 61fe962cd2 make mpi session globally available in unit tests 2020-02-21 16:00:02 -08:00
Tzanio 561a2ea328 make style 2020-02-18 18:27:03 -08:00
Julian Andrej e55ff28fd7 Modification to which unit tests are run 2020-02-18 13:26:12 -08:00
Julian Andrej 6b6df79d3b Added mechanism to detect parallel run and only allow parallel labeled tests to run on ranks > 1 2020-02-18 11:07:38 -08:00
Tzanio 75c8de087e minor 2020-02-16 22:58:07 -08:00
Julian Andrej 52f5069859 unit test changes and see if windows build works 2020-02-05 17:23:16 -08:00
Julian Andrej 8ed7aba967 revert unit test changes and see if windows build works 2020-02-05 17:06:15 -08:00
Julian Andrej f3444fb2e2 enabled parallel unit tests and added parallel version of test for FormRectangularSystemMatrix 2020-02-01 12:01:36 -08: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