mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 21:40:33 +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);
|
mesh -> Load(filename);
|
||||||
SetGlobalMesh (mesh);
|
SetGlobalMesh (mesh);
|
||||||
|
|
||||||
#ifdef PARALLEL
|
#ifdef PARALLEL_NETGEN
|
||||||
MyMPI_SendCmd ("mesh");
|
MyMPI_SendCmd ("mesh");
|
||||||
mesh -> Distribute();
|
mesh -> Distribute();
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user