dune-geometry 2.8.0
Public Types | Public Member Functions | List of all members
Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension > Class Template Reference
Inheritance diagram for Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension >:
Inheritance graph

Public Types

typedef RefinementImp< dimension, CoordType > Refinement
 
typedef SubEntityIterator This
 

Public Member Functions

 SubEntityIterator (int nIntervals, bool end=false)
 
bool equals (const This &other) const
 

Member Typedef Documentation

◆ Refinement

template<int dimension_, class CoordType >
template<int codimension>
typedef RefinementImp<dimension, CoordType> Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension >::Refinement

◆ This

template<int dimension_, class CoordType >
template<int codimension>
typedef SubEntityIterator Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension >::This

Member Function Documentation

◆ equals()

template<int dimension_, class CoordType >
template<int codimension>
bool Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension >::equals ( const This other) const

◆ SubEntityIterator()

template<int dimension_, class CoordType >
template<int codimension>
Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::Codim< codimension >::SubEntityIterator ( int  nIntervals,
bool  end = false 
)

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