dune-fem 2.8.0
|
Classes | |
class | Dune::Fem::LoadBalancerInterface |
Interface class for load balancing. More... | |
class | Dune::Fem::LoadBalancer< GridType > |
This class manages the adaptation process. If the method adapt is called, then the grid is adapted and also all the data belonging to the given dof manager will be rearranged for data set where it is necessary to keep the data. More... | |
In this module a concept for calling the grids load balance method is described and implemented.