AdaptiveIndexSet()=default | Dune::Fem::AdaptiveIndexSet< TraitsImp > | protected |
AdaptiveIndexSetBase(const GridType *grid) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
AdaptiveIndexSetBase(const GridPartType &gridPart) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
addBackupRestore() override final | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | inlinevirtual |
backup() const | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | inline |
checkHierarchy(const GridElementType &entity, bool wasNew) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
clear() | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
codimAvailable(const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
CodimIndexSetType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | protected |
codimLeafSet(const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
codimUsed(const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
compress() | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
ConsecutiveIndexSet()=default | Dune::Fem::ConsecutiveIndexSet< TraitsImp > | protected |
contains(const EntityType &en) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet< TraitsImp >::contains(const Entity &entity) const | Dune::Fem::IndexSet< TraitsImp > | inline |
countElements(GeometryType type, const std::integral_constant< bool, true > &hasEntities) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
countElements(GeometryType type, const std::integral_constant< bool, false > &hasEntities) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
dimension | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | static |
dofManager_ | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | protected |
DofManagerType typedef | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | protected |
ElementType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | |
geomTypes(const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
getIntersectionFace(const IntersectionType &intersection) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
getIntersectionFace(const IntersectionType &intersection, const ElementType &inside) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
grid_ | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | protected |
GridElementType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | protected |
GridPartType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | protected |
GridType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | protected |
hasSingleGeometryType | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | static |
impl() const | Dune::Fem::AdaptiveIndexSet< TraitsImp > | inlineprotected |
ConsecutiveIndexSet< TraitsImp >::impl() | Dune::Fem::ConsecutiveIndexSet< TraitsImp > | inlineprotected |
index(const Entity &entity) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
index(const typename GridPartType::template Codim< codim >::EntityType &entity) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
index(const IntersectionType &intersection) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet< TraitsImp >::index(const typename Codim< codim >::Entity &entity) const | Dune::Fem::IndexSet< TraitsImp > | inline |
IndexSet()=default | Dune::Fem::IndexSet< TraitsImp > | protected |
IndexType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | |
insertEntity(const GridElementType &entity) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet< TraitsImp >::insertEntity(const typename BaseType::template Codim< 0 >::Entity &entity) | Dune::Fem::ConsecutiveIndexSet< TraitsImp > | inline |
insertIndex(const GridElementType &entity) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
insertIntersections(const GridElementType &entity) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
insertTemporary(const GridElementType &entity) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
intersectionCodimension | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | static |
IntersectionIteratorType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | |
IntersectionType typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | |
markAllBelowOld() | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
markAllUsed() | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
name() const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlinevirtual |
newIndex(int hole, GeometryType type) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
newIndex(const int hole, const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
numberOfHoles(GeometryType type) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
numberOfHoles(const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
numCodimensions | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | static |
oldIndex(int hole, GeometryType type) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
oldIndex(const int hole, const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet(const typename BaseType::GridType &grid) | Dune::Fem::PersistentAdaptiveIndexSet< TraitsImp > | inlineexplicitprotected |
PersistentIndexSet(const GridType &grid) | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | inlineexplicitprotected |
read(InStreamInterface< StreamTraits > &in) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet< TraitsImp >::read(InStreamInterface< T > &stream) | Dune::Fem::ConsecutiveIndexSet< TraitsImp > | inline |
removeBackupRestore() override final | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | inlinevirtual |
removeEntity(const GridElementType &entity) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet< TraitsImp >::removeEntity(const typename BaseType::template Codim< 0 >::Entity &entity) | Dune::Fem::ConsecutiveIndexSet< TraitsImp > | inline |
removeIndex(const GridElementType &entity) | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
requestCodimensions(const std::vector< int > &codimensions) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
resize() | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
resizeVectors() | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
restore() | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | inline |
setupCodimSet(const std::integral_constant< bool, true > &hasEntities) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
setupCodimSet(const std::integral_constant< bool, false > &hasEntities) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
setupIndexSet() | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
setupIntersections() const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inlineprotected |
size(GeometryType type) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
size(int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
subIndex(const IntersectionType &intersection, int subNumber, unsigned int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
subIndex(const Entity &entity, int subNumber, unsigned int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
subIndex(const typename GridPartType::template Codim< cd >::EntityType &entity, int subNumber, unsigned int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet< TraitsImp >::subIndex(const typename Codim< codim >::Entity &entity, int i, unsigned int cd) const | Dune::Fem::IndexSet< TraitsImp > | inline |
type() const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
types(const int codim) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
Types typedef | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | |
write(OutStreamInterface< StreamTraits > &out) const | Dune::Fem::AdaptiveIndexSetBase< TraitsImp > | inline |
PersistentAdaptiveIndexSet< TraitsImp >::write(OutStreamInterface< T > &stream) const | Dune::Fem::ConsecutiveIndexSet< TraitsImp > | inline |
~PersistentIndexSet() | Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet > | inline |
~PersistentIndexSetInterface() | Dune::Fem::PersistentIndexSetInterface | inlinevirtual |