mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 21:40:33 +05:00
call mesh.ComputeNVertices in read fnf file
This commit is contained in:
parent
50ef307622
commit
1fd4835c72
@ -469,5 +469,6 @@ namespace netgen
|
||||
else
|
||||
PrintMessage(3, "parse line: (", buf, ")");
|
||||
}
|
||||
mesh.ComputeNVertices();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user