#include <dune/fem/space/mapper/dynamicnonblockmapper.hh>
|
| | AdaptiveDofMapper (BlockMapperType &blockMapper, int blockSize) |
| |
| bool | consecutive () const |
| |
| SizeType | numBlocks () const |
| |
| SizeType | numberOfHoles (int block) const |
| |
| GlobalKeyType | oldIndex (int hole, int block) const |
| |
| GlobalKeyType | newIndex (int hole, int block) const |
| |
| SizeType | oldOffSet (const int block) const |
| |
| SizeType | offSet (const int block) const |
| |
| SizeType | size () const |
| |
| bool | contains (const int codim) const |
| |
| bool | fixedDataSize (int codim) const |
| |
| void | mapEach (const ElementType &element, Functor f) const |
| |
| void | map (const ElementType &element, std::vector< GlobalKeyType > &indices) const |
| |
| void | onSubEntity (const ElementType &element, int i, int c, std::vector< bool > &indices) const |
| |
| void | mapEachEntityDof (const Entity &entity, Functor f) const |
| |
| void | mapEntityDofs (const Entity &entity, std::vector< GlobalKeyType > &indices) const |
| |
| int | maxNumDofs () const |
| |
| SizeType | numDofs (const ElementType &element) const |
| |
| SizeType | numEntityDofs (const Entity &entity) const |
| |
| const BlockMapperType & | blockMapper () const |
| |
| int | blockSize () const |
| |
◆ BlockMapperType
◆ ElementType
◆ GlobalKeyType
◆ SizeType
◆ Traits
◆ AdaptiveDofMapper()
◆ blockMapper()
◆ blockSize()
◆ consecutive() [1/2]
◆ consecutive() [2/2]
|
|
inlinestaticconstexprnoexceptinherited |
◆ contains()
◆ fixedDataSize()
◆ map()
◆ mapEach()
◆ mapEachEntityDof()
◆ mapEntityDofs()
◆ maxNumDofs()
◆ newIndex()
◆ numberOfHoles()
◆ numBlocks()
◆ numDofs()
◆ numEntityDofs()
◆ offSet()
◆ oldIndex()
◆ oldOffSet()
◆ onSubEntity()
◆ size()
The documentation for this class was generated from the following file: