Commit Graph

13 Commits

Author SHA1 Message Date
James McClure
7f4f74779c fix the build 2021-01-05 18:43:44 -05:00
James McClure
20800ed7eb partial merge 2021-01-04 19:33:27 -05:00
Mark Berrill
523f96abdd Fixing compile errors without MPI 2020-10-08 11:03:42 -04: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
Mark Berrill
195481f615 Moving to a new signed distance function 2018-05-17 12:07:20 -04:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
Mark Berrill
f0ffbcb174 Fixing compile error with std::swap 2015-08-17 14:21:01 -04:00
Mark Berrill
b7634dc099 Adding parallel blob identification 2015-04-28 11:34:57 -04: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
03345a3289 Fixing some ctest warnings 2014-03-06 10:13:38 -05:00
Mark Berrill
bd0e20a0db Factoring some of the communication into common file. Fixing bug in domain decomposition for non-cube domains 2014-02-01 10:33:03 -05:00