|
ug4
|
#include <multi_grid.h>
Public Member Functions | |
| template<class TElem > | |
| geometry_traits< TElem >::iterator | begin (int level) |
| template<class TElem > | |
| geometry_traits< TElem >::iterator | end (int level) |
| MGWrapper (TGrid &grid) | |
| template<class TElem > | |
| uint | num (int level) const |
| uint | num_levels () const |
wrapper that allows to write method that can operate on a ug::Grid and a ug::MultiGrid. This template class is specialized for ug::Grid and ug::MultiGrid.
The MGWrapper will most likely be enhanced with more mg-methods, like has_child, get_child or parent.
| ug::MGWrapper< TGrid >::MGWrapper | ( | TGrid & | grid | ) |
|
inline |
|
inline |
|
inline |
|
inline |