OGS
|
This is the complete list of members for MeshLib::ElementStatus, including all inherited members.
_active_nodes | MeshLib::ElementStatus | private |
_element_status | MeshLib::ElementStatus | private |
_hasAnyInactive | MeshLib::ElementStatus | private |
_mesh | MeshLib::ElementStatus | private |
_vec_active_eles | MeshLib::ElementStatus | private |
_vec_active_nodes | MeshLib::ElementStatus | private |
ElementStatus(MeshLib::Mesh const *const mesh, bool hasAnyInactive=false) | MeshLib::ElementStatus | explicit |
ElementStatus(MeshLib::Mesh const *const mesh, std::vector< int > const &vec_inactive_matIDs) | MeshLib::ElementStatus | |
getActiveElements() const | MeshLib::ElementStatus | |
getActiveNodes() const | MeshLib::ElementStatus | |
getNumberOfActiveElements() const | MeshLib::ElementStatus | |
getNumberOfActiveNodes() const | MeshLib::ElementStatus | |
isActive(std::size_t i) const | MeshLib::ElementStatus | inline |
isActiveNode(MeshLib::Node const *node) const | MeshLib::ElementStatus | |
setElementStatus(std::size_t i, bool status) | MeshLib::ElementStatus | private |