OGS
MeshLib::ElementSearch Member List

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

_marked_elementsMeshLib::ElementSearchprivate
_meshMeshLib::ElementSearchprivate
ElementSearch(const MeshLib::Mesh &mesh)MeshLib::ElementSearchexplicit
getSearchedElementIDs() constMeshLib::ElementSearchinline
searchByBoundingBox(GeoLib::AABB const &aabb)MeshLib::ElementSearch
searchByContent(double eps=std::numeric_limits< double >::epsilon())MeshLib::ElementSearch
searchByElementType(MeshElemType eleType)MeshLib::ElementSearch
searchByNodeIDs(const std::vector< std::size_t > &nodes)MeshLib::ElementSearch
searchByPropertyValue(std::string const &property_name, PROPERTY_TYPE const property_value)MeshLib::ElementSearchinline
searchByPropertyValueRange(std::string const &property_name, PROPERTY_TYPE const min_property_value, PROPERTY_TYPE const max_property_value, bool outside_of)MeshLib::ElementSearchinline
updateUnion(const std::vector< std::size_t > &vec)MeshLib::ElementSearchprivate