dune-geometry  2.4
Public Types | Public Member Functions | List of all members
Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 > Class Template Reference

Public Types

typedef RefinementImp< dimension, CoordType > Refinement
 
typedef Refinement::template Codim< 0 >::SubEntityIterator Common
 
typedef Refinement::IndexVector IndexVector
 
typedef Refinement::CoordVector CoordVector
 

Public Member Functions

IndexVector vertexIndices () const
 
CoordVector coords () const
 

Member Typedef Documentation

template<int dimension, class CoordType >
typedef Refinement::template Codim<0>::SubEntityIterator Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::Common
template<int dimension, class CoordType >
typedef Refinement::CoordVector Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::CoordVector
template<int dimension, class CoordType >
typedef Refinement::IndexVector Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::IndexVector
template<int dimension, class CoordType >
typedef RefinementImp<dimension, CoordType> Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::Refinement

Member Function Documentation

template<int dimension, class CoordType >
RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::CoordVector Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::coords ( ) const
template<int dimension, class CoordType >
RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::IndexVector Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial< dimension, CoordType, 0 >::vertexIndices ( ) const

The documentation for this class was generated from the following file: