OGS
MeshLib::ElementStatus Member List

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

_active_nodesMeshLib::ElementStatusprivate
_element_statusMeshLib::ElementStatusprivate
_hasAnyInactiveMeshLib::ElementStatusprivate
_meshMeshLib::ElementStatusprivate
_vec_active_elesMeshLib::ElementStatusprivate
_vec_active_nodesMeshLib::ElementStatusprivate
ElementStatus(MeshLib::Mesh const *const mesh, bool hasAnyInactive=false)MeshLib::ElementStatusexplicit
ElementStatus(MeshLib::Mesh const *const mesh, std::vector< int > const &vec_inactive_matIDs)MeshLib::ElementStatus
getActiveElements() constMeshLib::ElementStatus
getActiveNodes() constMeshLib::ElementStatus
getNumberOfActiveElements() constMeshLib::ElementStatus
getNumberOfActiveNodes() constMeshLib::ElementStatus
isActive(std::size_t i) constMeshLib::ElementStatusinline
isActiveNode(MeshLib::Node const *node) constMeshLib::ElementStatus
setElementStatus(std::size_t i, bool status)MeshLib::ElementStatusprivate