dune-alugrid 3.0.0
Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
ALUGrid::ALU3dGridLevelIteratorWrapper< 0, Dune::Ghost_Partition, Dune::ALUGridMPIComm > Class Reference

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

Inheritance diagram for ALUGrid::ALU3dGridLevelIteratorWrapper< 0, Dune::Ghost_Partition, Dune::ALUGridMPIComm >:
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 >
 ALU3dGridLevelIteratorWrapper (const GridImp &grid, int level, const int nlinks)
 
 ALU3dGridLevelIteratorWrapper (const ALU3dGridLevelIteratorWrapper &org)
 
int size ()
 
void next ()
 
void first ()
 
int done () const
 
val_titem () const
 
virtual IteratorSTI< LeafValType > * clone () const
 

Protected Types

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

Protected Member Functions

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

Protected Attributes

GitterImplTypegitter_
 
IteratorTypeiterTT_
 
InnerIteratorTypeit_
 
const int nl_
 
int link_
 
bool usingInner_
 

Member Typedef Documentation

◆ ElType

◆ GitterImplType

◆ HBndSegType

◆ HElementType

◆ InnerIteratorType

typedef IteratorSTI< ElType > ALUGrid::ALU3dGridGhostIterator::InnerIteratorType
protectedinherited

◆ ItemType

typedef ElementPllXIF_t ALUGrid::ALU3dGridGhostIterator::ItemType
inherited

◆ IteratorType

typedef LeafLevelIteratorTTProxy<1> ALUGrid::ALU3dGridLevelIteratorWrapper< 0, Dune::Ghost_Partition, Dune::ALUGridMPIComm >::IteratorType
protected

◆ val_t

Constructor & Destructor Documentation

◆ ALU3dGridLevelIteratorWrapper() [1/2]

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

◆ ALU3dGridLevelIteratorWrapper() [2/2]

ALUGrid::ALU3dGridLevelIteratorWrapper< 0, Dune::Ghost_Partition, Dune::ALUGridMPIComm >::ALU3dGridLevelIteratorWrapper ( const ALU3dGridLevelIteratorWrapper< 0, Dune::Ghost_Partition, Dune::ALUGridMPIComm > &  org)
inline

Member Function Documentation

◆ checkInnerOuter()

void ALUGrid::ALU3dGridGhostIterator::checkInnerOuter ( )
inlineprotectedinherited

◆ checkLeafEntity()

void ALUGrid::ALU3dGridLevelIteratorWrapper< 0, Dune::Ghost_Partition, Dune::ALUGridMPIComm >::checkLeafEntity ( )
inlineprotectedvirtual

Reimplemented from ALUGrid::ALU3dGridGhostIterator.

◆ clone()

virtual IteratorSTI< LeafValType > * ALUGrid::IteratorWrapperInterface< LeafValType >::clone ( ) const
inlinevirtualinherited

◆ createIterator()

void ALUGrid::ALU3dGridGhostIterator::createIterator ( )
inlineprotectedinherited

◆ done()

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

◆ first()

void ALUGrid::ALU3dGridGhostIterator::first ( )
inlinevirtualinherited

◆ item()

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

◆ newIterator()

IteratorType * ALUGrid::ALU3dGridLevelIteratorWrapper< 0, Dune::Ghost_Partition, Dune::ALUGridMPIComm >::newIterator ( )
inlineprotectedvirtual

Reimplemented from ALUGrid::ALU3dGridGhostIterator.

◆ next()

void ALUGrid::ALU3dGridGhostIterator::next ( )
inlinevirtualinherited

◆ removeIterators()

void ALUGrid::ALU3dGridGhostIterator::removeIterators ( )
inlineprotectedinherited

◆ size()

int ALUGrid::ALU3dGridGhostIterator::size ( )
inlinevirtualinherited

Member Data Documentation

◆ gitter_

GitterImplType& ALUGrid::ALU3dGridGhostIterator::gitter_
protectedinherited

◆ it_

InnerIteratorType* ALUGrid::ALU3dGridGhostIterator::it_
protectedinherited

◆ iterTT_

IteratorType* ALUGrid::ALU3dGridGhostIterator::iterTT_
protectedinherited

◆ link_

int ALUGrid::ALU3dGridGhostIterator::link_
protectedinherited

◆ nl_

const int ALUGrid::ALU3dGridGhostIterator::nl_
protectedinherited

◆ usingInner_

bool ALUGrid::ALU3dGridGhostIterator::usingInner_
protectedinherited

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