Skip to content
Snippets Groups Projects
Commit 28512e2e authored by Timo Koch's avatar Timo Koch
Browse files

[gridcreator] Improve grid data handling

Gmsh data for Alugrid and ug needs to be manually loadbalances. Sadly, ug
doesn't implement parameter load balancing for elements at the moment (only vertices).
It might be possbile to have all parameters on all processes.

Use always level 0 entities. This is for user convenience. The data was always
only available for level 0. Now the gridcreator also checks this and if not we take
the level 0 father instead to evaluate the parameter - more robust.
parent 625a0a51
No related branches found
No related tags found
1 merge request!185Fix/gridcreator gmsh parameters
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