Commit Graph
7 Commits
Author SHA1 Message Date
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 c6ca662a1b The bool datatype in smaller than an MPI_INT so this lead to an overlap in the arguments to MPI_Allreduce 2020-01-16 16:51:15 -08:00
Dennis Ogiermann 18b23992f5 Fixed synchronization issue in load-dc miniapp. 2019-12-21 22:15:41 +01:00
Tzanio 12328b41c7 Minor 2018-02-23 18:21:19 -08:00
Veselin Dobrev 6d5ef524c9 Rename the miniapp 'load-visit-dc' to 'load-dc'.
Add '>' in front of the sample runs in load-dc.cpp to disable them
from being run by the script 'sample-runs.sh'.
2018-01-15 23:28:50 -08:00