OGS
|
This is the complete list of members for ProcessLib::LIE::PostProcessTool, including all inherited members.
_map_dup_newNodeIDs | ProcessLib::LIE::PostProcessTool | private |
_org_mesh | ProcessLib::LIE::PostProcessTool | private |
_output_mesh | ProcessLib::LIE::PostProcessTool | private |
calculateTotalDisplacement(unsigned const n_fractures, unsigned const n_junctions) | ProcessLib::LIE::PostProcessTool | private |
copyPropertyValues(MeshLib::PropertyVector< T > const &source_property, MeshLib::PropertyVector< T > *const destination_property) | ProcessLib::LIE::PostProcessTool | private |
createProperty(MeshLib::PropertyVector< T > const &property) | ProcessLib::LIE::PostProcessTool | private |
getOutputMesh() const | ProcessLib::LIE::PostProcessTool | inline |
PostProcessTool(MeshLib::Mesh const &org_mesh, std::vector< int > const &vec_fracture_mat_IDs, std::vector< std::vector< MeshLib::Node * > > const &vec_vec_fracture_nodes, std::vector< std::vector< MeshLib::Element * > > const &vec_vec_fracture_matrix_elements, std::vector< std::pair< std::size_t, std::vector< int > > > const &vec_branch_nodeID_matIDs, std::vector< std::pair< std::size_t, std::vector< int > > > const &vec_junction_nodeID_matIDs) | ProcessLib::LIE::PostProcessTool |