Commit Graph

22 Commits

Author SHA1 Message Date
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
9ade92ba36 the queen's croquet field 2018-05-19 07:49:32 -04:00
James E McClure
1117059e86 Updates needed for ScaLBL refactor / CPU build script on Eos 2018-02-10 20:13:57 -05:00
Mark Berrill
b11d2c447e Working on lbpm_uCT 2016-05-25 14:00:28 -04:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
Mark Berrill
704f391d0f Fixing some memory leaks/uninitialized values 2015-08-31 11:30:37 -04: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
James E McClure
5170f678dc removed SetupCubes from TestTwoPhase 2015-07-13 10:14:59 -04:00
James E McClure
00004bf51b Refactored tests/TestTwoPhase 2015-06-30 11:59:55 -04:00
James E McClure
24a11aa45a Fixing bugs in SSO 2015-06-04 06:58:28 -04:00
Mark Berrill
ef25839769 Replacing Array class with another Array class 2015-04-22 14:23:55 -04:00
Mark Berrill
49c013c3bb Changing test timeout, fixing a failing test, fixing a minor bug in CMake 2015-02-02 15:38:02 -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
James E McClure
0c8a8fc769 Fixed a little bug with the object oriented communication in DOmain.h 2015-01-31 17:52:12 -05:00
James E McClure
d53614ad4f Small change to TestTwoPhase.cpp 2015-01-28 10:43:06 -05:00
James E McClure
1e52853925 Revisions to tests/TestTwoPhase.cpp, MPI communications now built in through Domain.h 2015-01-28 10:03:15 -05:00
James E McClure
dd356399b5 Revisions to tests/TestTwoPhase.cpp 2015-01-28 09:26:33 -05:00
James E McClure
d291db25be Parallel form of tests/TestTwoPhase.cpp 2015-01-26 21:38:58 -05:00
James E McClure
b98532a072 Fixed tests/TestTwoPhase.cpp 2015-01-23 23:26:41 -05:00
James E McClure
8ea7f86eae Added class for TwoPhase TCAT averages and unit test tests/TestTwoPhase.cpp 2015-01-07 20:50:41 -05:00
James E McClure
e7fe316adc Added a unit test for TwoPhase averaging class tests/TestTwoPhase.cpp 2015-01-07 13:43:00 -05:00