Debugging unit test TestSegDist
This commit is contained in:
parent
4cc6bdba2a
commit
89353b8159
@ -47,6 +47,7 @@ int main(int argc, char **argv)
|
||||
Dm.CommInit(MPI_COMM_WORLD);
|
||||
|
||||
nx+=2; ny+=2; nz+=2;
|
||||
N = nx*ny*nz;
|
||||
int count = 0;
|
||||
|
||||
char *id;
|
||||
|
Loading…
Reference in New Issue
Block a user