ug4
|
This is the complete list of members for ug::GridLevel, including all inherited members.
ghosts() const | ug::GridLevel | inline |
GridLevel() | ug::GridLevel | inline |
GridLevel(int level, ViewType type, bool bWithGhosts=false) | ug::GridLevel | inline |
GridLevel(int level) | ug::GridLevel | inline |
GridLevel(int level, const std::string &type) | ug::GridLevel | inline |
is_level() const | ug::GridLevel | inline |
is_surface() const | ug::GridLevel | inline |
LEVEL enum value | ug::GridLevel | |
level() const | ug::GridLevel | inline |
m_bWithGhosts | ug::GridLevel | protected |
m_level | ug::GridLevel | protected |
m_type | ug::GridLevel | protected |
operator!=(const GridLevel &rhs) const | ug::GridLevel | inline |
operator<(const GridLevel &rhs) const | ug::GridLevel | inline |
operator<=(const GridLevel &rhs) const | ug::GridLevel | inline |
operator==(const GridLevel &rhs) const | ug::GridLevel | inline |
operator>(const GridLevel &rhs) const | ug::GridLevel | inline |
operator>=(const GridLevel &rhs) const | ug::GridLevel | inline |
SURFACE enum value | ug::GridLevel | |
top() const | ug::GridLevel | inline |
TOP enum value | ug::GridLevel | |
type() const | ug::GridLevel | inline |
ViewType enum name | ug::GridLevel |