setnextmayortimestamp in mesh.ZRefine

This commit is contained in:
Christopher Lackner 2022-04-11 13:05:14 +02:00
parent 0135559dd6
commit 8c7d69c1d1

View File

@ -6407,6 +6407,7 @@ namespace netgen
} }
Compress(); Compress();
SetNextMajorTimeStamp();
} }
void Mesh :: RebuildSurfaceElementLists () void Mesh :: RebuildSurfaceElementLists ()