dune-fem 2.8-git
Dune::Fem::AdaptiveIndexSetBase< TraitsImp > Member List

This is the complete list of members for Dune::Fem::AdaptiveIndexSetBase< TraitsImp >, including all inherited members.

AdaptiveIndexSet()=defaultDune::Fem::AdaptiveIndexSet< TraitsImp >protected
AdaptiveIndexSetBase(const GridType *grid)Dune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
AdaptiveIndexSetBase(const GridPartType &gridPart)Dune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
addBackupRestore() override finalDune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet >inlinevirtual
backup() constDune::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) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
CodimIndexSetType typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >protected
codimLeafSet(const int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
codimUsed(const int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
compress()Dune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
ConsecutiveIndexSet()=defaultDune::Fem::ConsecutiveIndexSet< TraitsImp >protected
contains(const EntityType &en) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
PersistentAdaptiveIndexSet< TraitsImp >::contains(const Entity &entity) constDune::Fem::IndexSet< TraitsImp >inline
countElements(GeometryType type, const std::integral_constant< bool, true > &hasEntities) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
countElements(GeometryType type, const std::integral_constant< bool, false > &hasEntities) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
dimensionDune::Fem::AdaptiveIndexSetBase< TraitsImp >static
dofManager_Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet >protected
DofManagerType typedefDune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet >protected
ElementType typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >
geomTypes(const int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
getIntersectionFace(const IntersectionType &intersection) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
getIntersectionFace(const IntersectionType &intersection, const ElementType &inside) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
grid_Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet >protected
GridElementType typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >protected
GridPartType typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >protected
GridType typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >protected
hasSingleGeometryTypeDune::Fem::AdaptiveIndexSetBase< TraitsImp >static
impl() constDune::Fem::AdaptiveIndexSet< TraitsImp >inlineprotected
ConsecutiveIndexSet< TraitsImp >::impl()Dune::Fem::ConsecutiveIndexSet< TraitsImp >inlineprotected
index(const Entity &entity) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
index(const typename GridPartType::template Codim< codim >::EntityType &entity) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
index(const IntersectionType &intersection) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
PersistentAdaptiveIndexSet< TraitsImp >::index(const typename Codim< codim >::Entity &entity) constDune::Fem::IndexSet< TraitsImp >inline
IndexSet()=defaultDune::Fem::IndexSet< TraitsImp >protected
IndexType typedefDune::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) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
insertTemporary(const GridElementType &entity)Dune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
intersectionCodimensionDune::Fem::AdaptiveIndexSetBase< TraitsImp >static
IntersectionIteratorType typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >
IntersectionType typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >
markAllBelowOld()Dune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
markAllUsed()Dune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
name() constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlinevirtual
newIndex(int hole, GeometryType type) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
newIndex(const int hole, const int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
numberOfHoles(GeometryType type) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
numberOfHoles(const int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
numCodimensionsDune::Fem::AdaptiveIndexSetBase< TraitsImp >static
oldIndex(int hole, GeometryType type) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
oldIndex(const int hole, const int codim) constDune::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 finalDune::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) constDune::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) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
setupCodimSet(const std::integral_constant< bool, false > &hasEntities) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
setupIndexSet()Dune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
setupIntersections() constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inlineprotected
size(GeometryType type) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
size(int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
subIndex(const IntersectionType &intersection, int subNumber, unsigned int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
subIndex(const Entity &entity, int subNumber, unsigned int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
subIndex(const typename GridPartType::template Codim< cd >::EntityType &entity, int subNumber, unsigned int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
PersistentAdaptiveIndexSet< TraitsImp >::subIndex(const typename Codim< codim >::Entity &entity, int i, unsigned int cd) constDune::Fem::IndexSet< TraitsImp >inline
type() constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
types(const int codim) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
Types typedefDune::Fem::AdaptiveIndexSetBase< TraitsImp >
write(OutStreamInterface< StreamTraits > &out) constDune::Fem::AdaptiveIndexSetBase< TraitsImp >inline
PersistentAdaptiveIndexSet< TraitsImp >::write(OutStreamInterface< T > &stream) constDune::Fem::ConsecutiveIndexSet< TraitsImp >inline
~PersistentIndexSet()Dune::Fem::PersistentIndexSet< TraitsImp, AdaptiveIndexSet >inline
~PersistentIndexSetInterface()Dune::Fem::PersistentIndexSetInterfaceinlinevirtual