dune-grid 2.9.0
|
#include <dune/grid/albertagrid/meshpointer.hh>
Public Types | |
typedef Alberta::MeshPointer< dim > | MeshPointer |
typedef Alberta::ElementInfo< dim > | ElementInfo |
Public Member Functions | |
MacroIterator () | |
bool | done () const |
bool | equals (const MacroIterator &other) const |
void | increment () |
const MacroElement & | macroElement () const |
const MeshPointer & | mesh () const |
This & | operator++ () |
ElementInfo | operator* () const |
bool | operator== (const MacroIterator &other) const |
bool | operator!= (const MacroIterator &other) const |
ElementInfo | elementInfo (typename FillFlags::Flags fillFlags=FillFlags::standard) const |
typedef Alberta::ElementInfo< dim > Dune::Alberta::MeshPointer< dim >::MacroIterator::ElementInfo |
typedef Alberta::MeshPointer< dim > Dune::Alberta::MeshPointer< dim >::MacroIterator::MeshPointer |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |