OGS
MeshLib::ElementValueModification Member List

This is the complete list of members for MeshLib::ElementValueModification, including all inherited members.

condense(MeshLib::Mesh &mesh)MeshLib::ElementValueModificationstatic
getSortedPropertyValues(MeshLib::PropertyVector< T > const &property_vector)MeshLib::ElementValueModificationinlineprivatestatic
replace(MeshLib::Mesh &mesh, int const old_value, int const new_value, bool replace_if_exists=false)MeshLib::ElementValueModificationstatic
replace(MeshLib::Mesh &mesh, std::string const &property_name, int const old_value, int const new_value, bool replace_if_exists=false)MeshLib::ElementValueModificationstatic
setByElementType(MeshLib::Mesh &mesh, MeshElemType ele_type, int const new_value)MeshLib::ElementValueModificationstatic