mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-26 21:00:34 +05:00
non-parallel fix
This commit is contained in:
parent
4bd7ba5550
commit
d647d8ccf1
@ -74,9 +74,9 @@ namespace netgen
|
||||
|
||||
#ifdef PARALLEL
|
||||
ParallelMeshTopology & paralleltop = mesh.GetParallelTopology();
|
||||
#endif
|
||||
|
||||
bool isparallel = 0;
|
||||
#endif
|
||||
|
||||
|
||||
if (timestamp > mesh.GetTimeStamp()) return;
|
||||
|
Loading…
Reference in New Issue
Block a user