dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
ALUGrid::ALU3dGridGhostIterator Class Reference
Inheritance diagram for ALUGrid::ALU3dGridGhostIterator:
Inheritance graph

Public Types

typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::GitterImplType GitterImplType
 
typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::HElementType HElementType
 
typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::HBndSegType HBndSegType
 
typedef LeafValType val_t
 
typedef ElementPllXIF_t ItemType
 

Public Member Functions

template<class GridImp >
 ALU3dGridGhostIterator (const GridImp &grid, int level, const int nlinks)
 
 ALU3dGridGhostIterator (const ALU3dGridGhostIterator &org)
 
 ~ALU3dGridGhostIterator ()
 
int size ()
 
void next ()
 
void first ()
 
int done () const
 
val_titem () const
 

Protected Types

typedef ALUHElementType< 1, Dune::ALUGridMPIComm >::ElementType ElType
 
typedef LeafLevelIteratorTTProxy< 1 > IteratorType
 
typedef IteratorSTI< ElTypeInnerIteratorType
 

Protected Member Functions

virtual IteratorTypenewIterator ()
 
void removeIterators ()
 
void createIterator ()
 
void checkInnerOuter ()
 
virtual void checkLeafEntity ()
 

Protected Attributes

GitterImplTypegitter_
 
IteratorTypeiterTT_
 
InnerIteratorTypeit_
 
const int nl_
 
int link_
 
bool usingInner_
 

Member Typedef Documentation

◆ ElType

◆ GitterImplType

◆ HBndSegType

◆ HElementType

◆ InnerIteratorType

◆ ItemType

◆ IteratorType

◆ val_t

Constructor & Destructor Documentation

◆ ALU3dGridGhostIterator() [1/2]

template<class GridImp >
ALUGrid::ALU3dGridGhostIterator::ALU3dGridGhostIterator ( const GridImp &  grid,
int  level,
const int  nlinks 
)
inline

◆ ALU3dGridGhostIterator() [2/2]

ALUGrid::ALU3dGridGhostIterator::ALU3dGridGhostIterator ( const ALU3dGridGhostIterator org)
inline

◆ ~ALU3dGridGhostIterator()

ALUGrid::ALU3dGridGhostIterator::~ALU3dGridGhostIterator ( )
inline

Member Function Documentation

◆ checkInnerOuter()

void ALUGrid::ALU3dGridGhostIterator::checkInnerOuter ( )
inlineprotected

◆ checkLeafEntity()

virtual void ALUGrid::ALU3dGridGhostIterator::checkLeafEntity ( )
inlineprotectedvirtual

◆ createIterator()

void ALUGrid::ALU3dGridGhostIterator::createIterator ( )
inlineprotected

◆ done()

int ALUGrid::ALU3dGridGhostIterator::done ( ) const
inline

◆ first()

void ALUGrid::ALU3dGridGhostIterator::first ( )
inline

◆ item()

val_t & ALUGrid::ALU3dGridGhostIterator::item ( ) const
inline

◆ newIterator()

virtual IteratorType * ALUGrid::ALU3dGridGhostIterator::newIterator ( )
inlineprotectedvirtual

◆ next()

void ALUGrid::ALU3dGridGhostIterator::next ( )
inline

◆ removeIterators()

void ALUGrid::ALU3dGridGhostIterator::removeIterators ( )
inlineprotected

◆ size()

int ALUGrid::ALU3dGridGhostIterator::size ( )
inline

Member Data Documentation

◆ gitter_

GitterImplType& ALUGrid::ALU3dGridGhostIterator::gitter_
protected

◆ it_

InnerIteratorType* ALUGrid::ALU3dGridGhostIterator::it_
protected

◆ iterTT_

IteratorType* ALUGrid::ALU3dGridGhostIterator::iterTT_
protected

◆ link_

int ALUGrid::ALU3dGridGhostIterator::link_
protected

◆ nl_

const int ALUGrid::ALU3dGridGhostIterator::nl_
protected

◆ usingInner_

bool ALUGrid::ALU3dGridGhostIterator::usingInner_
protected

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