Added double torus test
This commit is contained in:
parent
6c4ce2bc28
commit
7268d25ab2
@ -104,7 +104,7 @@ int main(int argc, char **argv)
|
||||
// Assign the phase ID field based and the signed distance
|
||||
//.......................................................................
|
||||
double R1,R2;
|
||||
double CX,CY,CZ;
|
||||
double CX,CY,CZ,CY1,CY2;
|
||||
CX=Nx*nprocx*0.5;
|
||||
CY=Ny*nprocy*0.5;
|
||||
CZ=Nz*nprocz*0.5;
|
||||
|
Loading…
Reference in New Issue
Block a user