dune-alugrid  2.6-git
Public Types | Public Member Functions | Protected Member Functions | List of all members
ALUGrid::ALU3dGridLeafIteratorWrapper< 3, Dune::Ghost_Partition, Dune::ALUGridMPIComm > Class Reference

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

Inheritance diagram for ALUGrid::ALU3dGridLeafIteratorWrapper< 3, Dune::Ghost_Partition, Dune::ALUGridMPIComm >:
Inheritance graph

Public Types

typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::HElementType HElementType
 
typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::HBndSegType HBndSegType
 
typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::GhostPairType GhostPairType
 
typedef IteratorElType< codim, Dune::ALUGridMPIComm >::ElType ElType
 
typedef IteratorElType< codim, Dune::ALUGridMPIComm >::val_t val_t
 

Public Member Functions

template<class GridImp >
 ALU3dGridLeafIteratorWrapper (const GridImp &grid, int level, const int nlinks)
 
 ALU3dGridLeafIteratorWrapper (const ALU3dGridLeafIteratorWrapper &org)
 
int size ()
 
void first ()
 
void next ()
 
int done () const
 
val_titem () const
 
virtual IteratorSTI< IteratorElType< codim, Dune::ALUGridMPIComm >::val_t > * clone () const
 

Protected Member Functions

void updateGhostList (const GridImp &grid, GhostElementIteratorImp &ghostIter, GhostItemListType &ghList)
 

Member Typedef Documentation

◆ ElType

◆ GhostPairType

◆ HBndSegType

◆ HElementType

◆ val_t

Constructor & Destructor Documentation

◆ ALU3dGridLeafIteratorWrapper() [1/2]

template<class GridImp >
ALUGrid::ALU3dGridLeafIteratorWrapper< 3, Dune::Ghost_Partition, Dune::ALUGridMPIComm >::ALU3dGridLeafIteratorWrapper ( const GridImp &  grid,
int  level,
const int  nlinks 
)
inline

◆ ALU3dGridLeafIteratorWrapper() [2/2]

ALUGrid::ALU3dGridLeafIteratorWrapper< 3, Dune::Ghost_Partition, Dune::ALUGridMPIComm >::ALU3dGridLeafIteratorWrapper ( const ALU3dGridLeafIteratorWrapper< 3, Dune::Ghost_Partition, Dune::ALUGridMPIComm > &  org)
inline

Member Function Documentation

◆ clone()

virtual IteratorSTI< IteratorElType< codim, Dune::ALUGridMPIComm >::val_t >* ALUGrid::IteratorWrapperInterface< IteratorElType< codim, Dune::ALUGridMPIComm >::val_t >::clone ( ) const
inlinevirtualinherited

◆ done()

int ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::done ( ) const
inlinevirtualinherited

◆ first()

void ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::first ( )
inlinevirtualinherited

◆ item()

val_t& ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::item ( ) const
inlinevirtualinherited

◆ next()

void ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::next ( )
inlinevirtualinherited

◆ size()

int ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::size ( )
inlinevirtualinherited

◆ updateGhostList()

void ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::updateGhostList ( const GridImp &  grid,
GhostElementIteratorImp &  ghostIter,
GhostItemListType &  ghList 
)
inlineprotectedinherited

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