DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
DofMapper
Classes | |
class | Dune::Fem::DofMapper< DofMapperTraits > |
Interface for calculating the size of a function space for a grid on a specified level. Furthermore the local to global mapping of dof number is done. Also during grid adaptation this mapper knows about old and new indices of entities. More... | |
class | Dune::Fem::AdaptiveDofMapper< DofMapperTraits > |
Extended interface for adaptive DoF mappers. More... | |
Detailed Description
Dof Mapper are special implementations to provide the mapToGlobal feature of the spaces. Furthermore, during adaptation the mapper provide information about holes in the data vectors.
