Commit Graph
23 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
Veselin Dobrev 816985fe8e A few tweaks in the Conduit and Sidre data collection classes. 2018-09-10 14:08:11 -07:00
Cyrus Harrison e09f9d8128 guard against missing boundary info 2018-05-16 12:19:33 -07:00
Cyrus Harrison 036ab7f2fd support setting names used in blueprint creation 2018-03-30 15:48:43 -07:00
Veselin Dobrev f90398a5bb Fix the conduit data collection: the member 'field_map' is not an
std::map anymore, so it does not support the array subscript operator.
2018-03-06 17:39:11 -08:00
Tzanio f97f175328 Minor 2018-02-26 14:58:35 -08:00
Veselin Dobrev 8a5c3c910f Comment out debug variables. 2018-02-26 14:03:58 -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
Cyrus Harrison 903f9c640d correct bp index direclty using mfem info 2017-12-22 14:56:36 -08:00
Cyrus Harrison 65ee0e40ba fixes for no nodes case and boundary cases 2017-12-22 14:35:24 -08:00
Cyrus Harrison bb07a91621 resolved data layout issues, roundtrip conversions now working 2017-12-21 15:30:05 -08:00
Cyrus Harrison 302545d046 add tool to convert between diff data collection types 2017-12-20 14:41:48 -08:00
Tzanio b80e49ac45 Small adjustments 2017-12-18 17:59:01 -08:00
Tzanio 12e44afd49 make style 2017-12-18 17:50:37 -08:00
Cyrus Harrison 00ad7aa043 fix for non-cmake build, fix for root file 2017-12-18 13:30:11 -08:00
Cyrus Harrison 0c9c50ea79 initial mpi support 2017-12-16 13:41:25 -08:00
Cyrus Harrison 62e6bfc69e cleanup and more comments 2017-12-16 10:34:12 -08:00
Cyrus Harrison ad46af4588 resolve data ownership puzzles 2017-12-08 14:30:00 -08:00
Cyrus Harrison 035b6582c8 enh build system to support conduit and added initial conduit data collection 2017-12-08 11:46:09 -08:00