dune-alugrid  3.0.0
Public Member Functions | List of all members
ALUGrid::LeafLevelIteratorTTProxy< codim > Class Template Reference

#include <dune/alugrid/3d/alu3diterators.hh>

Public Member Functions

 LeafLevelIteratorTTProxy (GitterImplType &gitter, int link)
 
 LeafLevelIteratorTTProxy (GitterImplType &gitter, int link, int level)
 
 LeafLevelIteratorTTProxy (const LeafLevelIteratorTTProxy &org)
 
 ~LeafLevelIteratorTTProxy ()
 
IteratorType & inner ()
 
IteratorType & outer ()
 

Constructor & Destructor Documentation

◆ LeafLevelIteratorTTProxy() [1/3]

template<int codim>
ALUGrid::LeafLevelIteratorTTProxy< codim >::LeafLevelIteratorTTProxy ( GitterImplType &  gitter,
int  link 
)
inline

◆ LeafLevelIteratorTTProxy() [2/3]

template<int codim>
ALUGrid::LeafLevelIteratorTTProxy< codim >::LeafLevelIteratorTTProxy ( GitterImplType &  gitter,
int  link,
int  level 
)
inline

◆ LeafLevelIteratorTTProxy() [3/3]

template<int codim>
ALUGrid::LeafLevelIteratorTTProxy< codim >::LeafLevelIteratorTTProxy ( const LeafLevelIteratorTTProxy< codim > &  org)
inline

◆ ~LeafLevelIteratorTTProxy()

template<int codim>
ALUGrid::LeafLevelIteratorTTProxy< codim >::~LeafLevelIteratorTTProxy ( )
inline

Member Function Documentation

◆ inner()

template<int codim>
IteratorType& ALUGrid::LeafLevelIteratorTTProxy< codim >::inner ( )
inline

◆ outer()

template<int codim>
IteratorType& ALUGrid::LeafLevelIteratorTTProxy< codim >::outer ( )
inline

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