Adding support for signed distance from segmented images in parallel
This commit is contained in:
@@ -45,7 +45,7 @@ struct Domain{
|
||||
double Lx,Ly,Lz,Volume;
|
||||
int rank;
|
||||
int BoundaryCondition;
|
||||
const RankInfoStruct;
|
||||
const RankInfoStruct rank_info;
|
||||
MPI_Group Group; // Group of processors associated with this domain
|
||||
MPI_Comm Comm; // MPI Communicator for this domain
|
||||
|
||||
|
||||
Reference in New Issue
Block a user