Skip to content
Snippets Groups Projects
Commit 950e8323 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

The "Simplex" class is now derived from a new class "SimplexBase",
which contains only pointers to the nodes, and none of the other stuff
necessary for the actual mesh generation.

All the input/output/display routines have been rewritten in terms of
SimplexBase: this provides a gain of almost 50% in memory when you
just load meshes from .msh files to do visualization stuff, instead of
actually generating the mesh.
parent 57515b52
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment