Skip to content

Make it possible to load balance grid with GFS adaption

René Heß requested to merge feature/load-balancing into master

This merge request makes it possible to use load balance from the grid with adaption of the GFS and ansatz function. This is done by communicating the DOF for all codims and all entities where changes happen due to load balancing.

Use case are instationary problems with adaptive grid refinement. After some refinement steps the initial load balance won't be good anymore.

Additionaly this merge request includes a simple test using Alugrid.

Note: Obviously this only useful if the grid allows multiple loadBalancing calls.

Merge request reports

Loading