Go to the source code of this file.
|
template<class TElem > |
void | ug::CollectSurfaceViewElements (ISubsetHandler &surfaceViewOut, MultiGrid &mg, MGSubsetHandler &mgsh, bool clearContainer=true) |
|
template<class TElem , class TSurfaceView > |
void | ug::CreateSurfaceView (TSurfaceView &surfaceViewOut, MultiGrid &mg, MGSubsetHandler &mgsh) |
|
template<class TElem > |
bool | ug::IsSubSurfaceElement (MultiGrid &mg, TElem *e, bool checkSides=false) |
| returns true, if the element lies one level below the surface More...
|
|