Commit Graph
18 Commits
Author SHA1 Message Date
Tzanio 8f7cb0b3db Switch to a singleton for the hypre session object: 'HYPRE_Session hypre;' -> 'Hypre::Init();' 2022-03-08 18:06:43 -08:00
Tzanio 447f00d80b Added a HYPRE_Session class to hypre.?pp and examples/miniapps 2022-03-07 14:22:22 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Stowell, Mark L 0f4bd5925a Fixing shadow variables in miniapps 2021-12-27 12:46:22 -08:00
Veselin Dobrev 0faaba06a9 Add FMS to INSTALL.
In MfemMetaDataToFmsMetaData, store the timestep as double, not int.

Small formatting edits.
2021-07-28 13:11:09 -07:00
Tzanio b7b057e337 Merge branch 'master' into Add_FMS_support 2021-04-18 17:53:31 -07:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Brad Whitlock 6d5b2e6c3c astyle fix for convert-dc.cpp 2020-08-18 15:34:30 -07:00
Brad Whitlock 9c023e977b Added initial FMSDataCollection and updated convert-dc to use it. 2020-07-29 14:59:24 -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
Cyrus Harrison 66b290ceec fix comment and docs typos in covert-dc, protocol is hdf5 not conduit_hdf5 2018-02-26 12:09:34 -08:00
Tzanio 12328b41c7 Minor 2018-02-23 18:21:19 -08:00
Cyrus Harrison 76068a7f52 changes for restoring domain decompsed mesh that is not ParMesh 2018-02-12 12:43:23 -08:00
Cyrus Harrison e983650134 fixes for mpi case 2018-02-02 09:52:30 -08:00
Tzanio dddb244ac5 Some styling 2018-01-09 13:28:55 -08:00
Cyrus Harrison 302545d046 add tool to convert between diff data collection types 2017-12-20 14:41:48 -08:00