mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-12 16:17:29 +05:00
archive numvertices so that secondorder mesh is pickled correctly
This commit is contained in:
parent
2794dda996
commit
3b605c9a14
@ -1321,6 +1321,7 @@ namespace netgen
|
|||||||
archive & segments;
|
archive & segments;
|
||||||
archive & facedecoding;
|
archive & facedecoding;
|
||||||
archive & materials & bcnames & cd2names & cd3names;
|
archive & materials & bcnames & cd2names & cd3names;
|
||||||
|
archive & numvertices;
|
||||||
|
|
||||||
archive & *ident;
|
archive & *ident;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user