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

Fixed performance problem(s) for very large meshes with a huge number of
physical entities:

1) use a temp tree for physical entities in read_mesh

2) we should not set partition=physical for the old mesh format

3) only do getFirstPhysical in draw_mesh if we need to (and warn if
   we do and if there are many many physicals)
parent cb7372b4
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