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

Namespaces

namespace  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.
 
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)