|
ug4
|
contains grid element callback definitions for common usage More...
Classes | |
| class | ug::ConsiderAll |
| callback that always returns true More... | |
| class | ug::ConsiderNone |
| callback that always returns false More... | |
| class | ug::IsInSubset |
| Element callback that returns true, if an element is contained in a subset. More... | |
| class | ug::IsMarked |
| Element callback that returns true, if an element is marked. More... | |
| class | ug::IsNotMarked |
| Element callback that returns true, if an element is not marked. More... | |
| class | ug::IsOnBoundary |
| Element callback that returns true, if an element lies on the grids boundary. More... | |
| class | ug::IsSelected |
| Element callback that returns true, if an element is selected. More... | |
contains grid element callback definitions for common usage