mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
Resetting Geometry breaks pde-files
This commit is contained in:
parent
bd8a53665a
commit
0a541ca3de
@ -124,7 +124,6 @@ void Ng_LoadMesh (const char * filename)
|
||||
#ifdef PARALLEL
|
||||
MPI_Comm_size(MPI_COMM_WORLD, &ntasks);
|
||||
MPI_Comm_rank(MPI_COMM_WORLD, &id);
|
||||
ng_geometry = nullptr;
|
||||
#endif
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user