dune-alugrid 2.8.0
|
#include <dune/alugrid/3d/alu3dinclude.hh>
Public Types | |
typedef ALU3dBasicImplTraits< Comm >::VertexType | VertexType |
typedef std::vector< VertexType * > | VertexListType |
typedef VertexListType::iterator | IteratorType |
Public Member Functions | |
ALU3dGridVertexList () | |
size_t | size () const |
bool | up2Date () const |
void | unsetUp2Date () |
template<class GridType > | |
void | setupVxList (const GridType &grid, int level) |
IteratorType | begin () |
IteratorType | end () |
VertexListType & | getItemList () |
template<class GridType > | |
alu_inline void | setupVxList (const GridType &grid, int level) |
contains list of vertices of one level needed for VertexLevelIterator
typedef VertexListType::iterator Dune::ALU3dGridVertexList< Comm >::IteratorType |
typedef std::vector< VertexType * > Dune::ALU3dGridVertexList< Comm >::VertexListType |
typedef ALU3dBasicImplTraits<Comm>::VertexType Dune::ALU3dGridVertexList< Comm >::VertexType |
|
inline |
|
inline |
|
inline |
|
inline |
void Dune::ALU3dGridVertexList< Comm >::setupVxList | ( | const GridType & | grid, |
int | level | ||
) |
alu_inline void Dune::ALU3dGridVertexList< Comm >::setupVxList | ( | const GridType & | grid, |
int | level | ||
) |
|
inline |
|
inline |
|
inline |