ug4
problem_detection_util.cpp File Reference

Namespaces

 ug
 the ug namespace
 

Functions

bool ug::CheckForUnconnectedSides (Grid &grid)
 Logs all unconnected sides to UG_ERR_LOG and returns true if an unconnected side was found. More...
 
template<class TSide >
static bool ug::CheckForUnconnectedSidesIMPL (Grid &grid)
 
int ug::IsSliver (const vector3 &v0, const vector3 &v1, const vector3 &v2, const vector3 &v3, number thresholdRatio)