CoordVector typedef | Dune::VirtualRefinement< dimension, CoordType > | |
DUNE_DEPRECATED_MSG("nVertices(int) is deprecated, use nVertices(Dune::RefinementImp::{Intervals|Levels})") int nVertices(int level) const | Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension > | |
DUNE_DEPRECATED_MSG("nElements(int) is deprecated, use nElements(Dune::RefinementImp::{Intervals|Levels})") int nElements(int level) const | Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension > | |
Dune::VirtualRefinement::DUNE_DEPRECATED_MSG("nVertices(int) is deprecated, use nVertices(Dune::refinement{Intervals|Levels}(int))") virtual int nVertices(int level) const =0 | Dune::VirtualRefinement< dimension, CoordType > | pure virtual |
Dune::VirtualRefinement::DUNE_DEPRECATED_MSG("vBegin(int) is deprecated, use vBegin(Dune::refinement{Intervals|Levels}(int))") VertexIterator vBegin(int level) const | Dune::VirtualRefinement< dimension, CoordType > | |
Dune::VirtualRefinement::DUNE_DEPRECATED_MSG("vEnd(int) is deprecated, use vEnd(Dune::refinement{Intervals|Levels}(int))") VertexIterator vEnd(int level) const | Dune::VirtualRefinement< dimension, CoordType > | |
Dune::VirtualRefinement::DUNE_DEPRECATED_MSG("nElements(int) is deprecated, use nElements(Dune::refinement{Intervals|Levels}(int))") virtual int nElements(int level) const =0 | Dune::VirtualRefinement< dimension, CoordType > | pure virtual |
Dune::VirtualRefinement::DUNE_DEPRECATED_MSG("eBegin(int) is deprecated, use eBegin(Dune::refinement{Intervals|Levels}(int))") ElementIterator eBegin(int level) const | Dune::VirtualRefinement< dimension, CoordType > | |
Dune::VirtualRefinement::DUNE_DEPRECATED_MSG("eEnd(int) is deprecated, use eEnd(Dune::refinement{Intervals|Levels}(int))") ElementIterator eEnd(int level) const | Dune::VirtualRefinement< dimension, CoordType > | |
eBegin(Dune::RefinementIntervals tag) const | Dune::VirtualRefinement< dimension, CoordType > | |
eEnd(Dune::RefinementIntervals tag) const | Dune::VirtualRefinement< dimension, CoordType > | |
ElementIterator typedef | Dune::VirtualRefinement< dimension, CoordType > | |
ElementIteratorBack typedef | Dune::VirtualRefinement< dimension, CoordType > | |
IndexVector typedef | Dune::VirtualRefinement< dimension, CoordType > | |
instance() | Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension > | static |
nElements(Dune::RefinementIntervals tag) const | Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension > | virtual |
nVertices(Dune::RefinementIntervals tag) const | Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension > | virtual |
StaticRefinement typedef | Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension > | |
vBegin(Dune::RefinementIntervals tag) const | Dune::VirtualRefinement< dimension, CoordType > | |
vEnd(Dune::RefinementIntervals tag) const | Dune::VirtualRefinement< dimension, CoordType > | |
VertexIterator typedef | Dune::VirtualRefinement< dimension, CoordType > | |
VertexIteratorBack typedef | Dune::VirtualRefinement< dimension, CoordType > | |
VirtualRefinement typedef | Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension > | |
~VirtualRefinement() | Dune::VirtualRefinement< dimension, CoordType > | inlinevirtual |