Dune::P1FunctionManager< G, RT > Class Template Reference
[Functions Hierarchy]
#include <p1function.hh>
List of all members.
Detailed Description
template<class G, class RT>
class Dune::P1FunctionManager< G, RT >
Manage mesh adaptation and load balancing for several P1 finite element functions.
Adaptivity management is only required for the leaf finite element functions, therefore we do only allow those to be registered.
- Todo:
- If we would have P1 vector valued functions with different numbers of components we still would need a separate manager for every size, although this is actually not necessary.
The documentation for this class was generated from the following file: