|
dune-alugrid 2.8.0
|
Ghost Iterator. More...

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 GhostElementIteratorImp , class GridImp > | |
| ALU3dGridGhostIteratorHigherCodim (GhostElementIteratorImp *, const GridImp &grid, int level, const int nlinks, GhostItemListType &ghList) | |
| ALU3dGridGhostIteratorHigherCodim (const ALU3dGridGhostIteratorHigherCodim &org) | |
| int | size () |
| void | first () |
| void | next () |
| int | done () const |
| val_t & | item () const |
Protected Member Functions | |
| template<class GridImp , class GhostElementIteratorImp > | |
| void | updateGhostList (const GridImp &grid, GhostElementIteratorImp &ghostIter, GhostItemListType &ghList) |
Ghost Iterator.
| typedef IteratorElType<codim,Dune::ALUGridMPIComm>::ElType ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::ElType |
| typedef Dune::ALU3dBasicImplTraits<Dune::ALUGridMPIComm>::GhostPairType ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::GhostPairType |
| typedef Dune::ALU3dBasicImplTraits<Dune::ALUGridMPIComm>::HBndSegType ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::HBndSegType |
| typedef Dune::ALU3dBasicImplTraits<Dune::ALUGridMPIComm>::HElementType ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::HElementType |
| typedef IteratorElType<codim,Dune::ALUGridMPIComm>::val_t ALUGrid::ALU3dGridGhostIteratorHigherCodim< codim >::val_t |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |