https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Namespaces | Functions
MeshBaseDiagnosticsUtils.h File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
 The following methods are specializations for using the libMesh::Parallel::packed_range_* routines for std::strings.
 
namespace  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)