the queen's croquet field

This commit is contained in:
James E McClure
2018-05-19 07:49:32 -04:00
parent bb4a03da47
commit 9ade92ba36
39 changed files with 66 additions and 143 deletions

View File

@@ -88,7 +88,7 @@ int main(int argc, char **argv)
double Ly=1.f;
double Lz=1.f;
std::shared_ptr<Domain> Dm (new Domain(Nx,Ny,Nz,rank,nprocx,nprocy,nprocz,Lx,Ly,Lz,BC));
Dm->CommInit(comm);
Dm->CommInit();
std::shared_ptr<TwoPhase> Averages( new TwoPhase(Dm) );
InitializeRanks( rank, nprocx, nprocy, nprocz, iproc, jproc, kproc,