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

Go to the source code of this file.

Namespaces

 libMesh
 The following methods are specializations for using the libMesh::Parallel::packed_range_* routines for std::strings.
 
 MeshBaseDiagnosticsUtils
 

Functions

void MeshBaseDiagnosticsUtils::checkNonConformalMesh (const std::unique_ptr< libMesh::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)