Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
parallelization_util.cpp File Reference

Classes

class  ug::ToElementPosition< TElem, TAVrtPos >
 

Namespaces

namespace  ug
 the ug namespace
 

Functions

int ug::GetAssociatedInterfaceType (int interfaceType)
 Returns the type of associated interfaces.
 
bool ug::TestGridLayoutMap (MultiGrid &mg, GridLayoutMap &glm, bool verbose=true)
 Checks whether the grid-layout-map on this proc is consistent with connected ones.
 
template<class TAPos >
bool ug::TestGridLayoutMap (MultiGrid &mg, GridLayoutMap &glm, TAPos &aPos, bool verbose=true)