Skip to content
Snippets Groups Projects
Commit 6ba5d6a5 authored by Alexis Girault's avatar Alexis Girault
Browse files

ENH: change default init in volumetricMesh reader

A surfaceMesh will not be automatically extracted when
reading a volumetricMesh due to the long time necessary
for that process, which will be improved later on.
(vtkDatasetSurfaceFilter is 100x faster)

The user will have to call computeAttachedSurfaceMesh to
extract the surface mesh from its volumetricMesh if he
needs it.
parent 936a35c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment