mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
no MPI command sending in netgen
This commit is contained in:
parent
ab7f1be9ab
commit
db0339a143
@ -220,7 +220,7 @@ namespace netgen
|
||||
mesh -> Load(filename);
|
||||
SetGlobalMesh (mesh);
|
||||
|
||||
#ifdef PARALLEL
|
||||
#ifdef PARALLEL_NETGEN
|
||||
MyMPI_SendCmd ("mesh");
|
||||
mesh -> Distribute();
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user