OGS
MeshUtils.cpp File Reference

Detailed Description

Definition in file MeshUtils.cpp.

Include dependency graph for MeshUtils.cpp:

Go to the source code of this file.

Classes

class  ProcessLib::LIE::anonymous_namespace{MeshUtils.cpp}::IsCrackTip
 

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::LIE
 
namespace  ProcessLib::LIE::anonymous_namespace{MeshUtils.cpp}
 

Functions

void ProcessLib::LIE::anonymous_namespace{MeshUtils.cpp}::findFracutreIntersections (MeshLib::Mesh const &mesh, std::vector< int > const &vec_fracture_mat_IDs, std::vector< std::vector< MeshLib::Node * > > const &vec_fracture_nodes, std::vector< std::vector< MeshLib::Element * > > &intersected_fracture_elements, std::vector< std::pair< std::size_t, std::vector< int > > > &vec_branch_nodeID_matIDs, std::vector< std::pair< std::size_t, std::vector< int > > > &vec_junction_nodeID_matIDs)
 
void ProcessLib::LIE::getFractureMatrixDataInMesh (MeshLib::Mesh const &mesh, std::vector< MeshLib::Element * > &vec_matrix_elements, std::vector< int > &vec_fracture_mat_IDs, std::vector< std::vector< MeshLib::Element * > > &vec_fracture_elements, std::vector< std::vector< MeshLib::Element * > > &vec_fracture_matrix_elements, std::vector< std::vector< MeshLib::Node * > > &vec_fracture_nodes, std::vector< std::pair< std::size_t, std::vector< int > > > &vec_branch_nodeID_matIDs, std::vector< std::pair< std::size_t, std::vector< int > > > &vec_junction_nodeID_matIDs)