Skip to content
Snippets Groups Projects
Commit 54f52ce1 authored by Joachim Pouderoux's avatar Joachim Pouderoux
Browse files

Enhance and optimize Xdmf2 reader and writer to support static meshes.

Reader now caches previous timestep dataset geometry and topology and do not
read them again if new dataset use the same heavy datapath.

Writer has a new property MeshStaticOverTime to specify that the mesh
is static. If so, topology and geometry heavy data will be produced once at t=0
and will be reused for all time steps.
parent 922d08c0
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