Commit Graph

22 Commits

Author SHA1 Message Date
JamesEMcclure
3d4a0a1f2f Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-09-01 07:39:10 -04:00
Mark Berrill
96ef15c5c6 Creating HDF5 writer using Xmdf for visualization 2021-06-02 15:36:44 -04:00
JamesEMcclure
0b03f9bd5c fix merge conflict 2021-03-24 21:32:08 -04:00
Mark Berrill
59b7b9a0fe Fixing issues with enums and the summary files 2021-03-18 09:41:39 -04:00
Mark Berrill
89704cbb10 Updating convertIO 2021-03-17 10:24:14 -04:00
James McClure
cf52427539 gradually putting it all back together 2021-01-04 23:35:10 -05:00
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
James E McClure
2e8382cceb Added OPM headers 2018-06-11 15:19:05 -04:00
Mark Berrill
578382f0b5 Finishing silo writer/reader 2017-02-03 11:26:08 -05:00
Mark Berrill
e29faadcee Adding initial Silo writer. Modifying writer interface. 2017-01-23 10:42:21 -05:00
Mark Berrill
4f6bceffc8 Updating macros.cmake to be consistent with other projects, fixing resulting compile errors 2015-08-21 16:56:43 -04:00
Mark Berrill
5fc08ce163 Adding test for blob identification. Adding visit capabilities for domain and volume variables 2015-06-11 15:01:24 -04:00
Mark Berrill
ef25839769 Replacing Array class with another Array class 2015-04-22 14:23:55 -04:00
Mark Berrill
46903e4494 Fixing some compile errors with clang 2015-03-05 15:04:22 -05:00
Mark Berrill
02a0b42c03 Fixing errors when compiling without c++11, changing GNU to use c++98 2015-02-04 09:55:22 -05:00
Mark Berrill
3c6732d03e Fixing compile error on platforms/filesystems that are case insensitive (MAC) due to MPI.h including mpi.h which included itself rather than including mpi 2015-02-02 12:01:32 -05:00
Mark Berrill
6d7e19a511 Fixing compile errors without MPI, modifying build flags 2014-11-11 11:54:41 -05:00
Mark Berrill
0388699221 Finishing the loading of variables into the visit writer 2014-11-06 14:23:57 -05:00
Mark Berrill
7f925e0389 Finishing Writing/Loading variables 2014-11-05 16:54:18 -05:00
Mark Berrill
bc2f191537 Working on IO classes 2014-11-04 21:58:20 -05:00
Mark Berrill
de2dfae79f Creating IO helper classes for writing/reading mesh data. Modifying visit plugin to use new IO capabilities. Adding unit test for IO capabilities 2014-09-09 14:42:13 -04:00