|
dune-grid 2.10
|
#include <dune/grid/albertagrid/elementinfo.hh>
Public Member Functions | |
| Seed () | |
| Seed (const int macroIndex, const int level, const unsigned long path) | |
| bool | operator== (const Seed &other) const |
| bool | operator< (const Seed &other) const |
| bool | operator!= (const Seed &other) const |
| bool | operator<= (const Seed &other) const |
| bool | operator> (const Seed &other) const |
| bool | operator>= (const Seed &other) const |
| bool | isValid () const |
| int | macroIndex () const |
| int | level () const |
| unsigned long | path () const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |