dune-geometry  2.4
Public Types | Public Member Functions | List of all members
Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension > Class Template Reference
Inheritance diagram for Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >:
Inheritance graph

Public Types

typedef StaticRefinement::template Codim< codimension >::SubEntityIterator BackendIterator
 
typedef VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::template SubEntityIteratorBack< codimension > This
 
typedef VirtualRefinement::template SubEntityIteratorBack< codimension > Base
 
typedef VirtualRefinement::CoordVector CoordVector
 

Public Member Functions

 SubEntityIteratorBack (const BackendIterator &backend)
 
 SubEntityIteratorBack (const This &other)
 
Baseclone () const
 
bool operator== (const Base &other) const
 
Baseoperator++ ()
 
int index () const
 
CoordVector coords () const
 

Member Typedef Documentation

template<unsigned topologyId, class CoordType, unsigned coerceToId, int dimension>
template<int codimension>
typedef StaticRefinement::template Codim<codimension>::SubEntityIterator Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::BackendIterator
template<unsigned topologyId, class CoordType, unsigned coerceToId, int dimension>
template<int codimension>
typedef VirtualRefinement::template SubEntityIteratorBack<codimension> Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::Base
template<unsigned topologyId, class CoordType, unsigned coerceToId, int dimension>
template<int codimension>
typedef VirtualRefinement::CoordVector Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::CoordVector
template<unsigned topologyId, class CoordType, unsigned coerceToId, int dimension>
template<int codimension>
typedef VirtualRefinementImp<topologyId, CoordType, coerceToId, dimension>::template SubEntityIteratorBack<codimension> Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::This

Constructor & Destructor Documentation

template<unsigned topologyId, class CoordType , unsigned coerceToId, int dimension>
template<int codimension>
Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::SubEntityIteratorBack ( const BackendIterator backend)
template<unsigned topologyId, class CoordType , unsigned coerceToId, int dimension>
template<int codimension>
Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::SubEntityIteratorBack ( const This other)

Member Function Documentation

template<unsigned topologyId, class CoordType , unsigned coerceToId, int dimension>
template<int codimension>
VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::template SubEntityIteratorBack< codimension >::Base * Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::clone ( ) const
template<unsigned topologyId, class CoordType , unsigned coerceToId, int dimension>
template<int codimension>
VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::template SubEntityIteratorBack< codimension >::CoordVector Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::coords ( ) const
template<unsigned topologyId, class CoordType , unsigned coerceToId, int dimension>
template<int codimension>
int Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::index ( ) const
template<unsigned topologyId, class CoordType , unsigned coerceToId, int dimension>
template<int codimension>
VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::template SubEntityIteratorBack< codimension >::Base & Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::operator++ ( )
template<unsigned topologyId, class CoordType , unsigned coerceToId, int dimension>
template<int codimension>
bool Dune::VirtualRefinementImp< topologyId, CoordType, coerceToId, dimension >::SubEntityIteratorBack< codimension >::operator== ( const Base other) const

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