https://mooseframework.inl.gov
Namespaces | Functions
MeshBaseDiagnosticsUtils.C File Reference

Go to the source code of this file.

Namespaces

 MeshBaseDiagnosticsUtils
 

Functions

void MeshBaseDiagnosticsUtils::checkNonConformalMesh (const std::unique_ptr< MeshBase > &mesh, const ConsoleStream &console, const unsigned int num_outputs, const Real conformality_tol, unsigned int &num_nonconformal_nodes)
 
bool MeshBaseDiagnosticsUtils::checkFirstOrderEdgeOverlap (const Elem &edge1, const Elem &edge2, Point &intersection_point, const Real intersection_tol)