OGS
|
This is the complete list of members for MeshLib::Properties, including all inherited members.
_properties | MeshLib::Properties | private |
begin() const | MeshLib::Properties | |
begin() | MeshLib::Properties | |
createNewPropertyVector(std::string_view name, MeshItemType mesh_item_type, std::size_t n_components=1) | MeshLib::Properties | |
createNewPropertyVector(std::string const &name, std::size_t n_prop_groups, std::vector< std::size_t > const &item2group_mapping, MeshItemType mesh_item_type, std::size_t n_components=1) | MeshLib::Properties | |
createNewPropertyVector(std::string_view name, MeshItemType mesh_item_type, std::size_t n_components) | MeshLib::Properties | |
createNewPropertyVector(std::string const &name, std::size_t n_prop_groups, std::vector< std::size_t > const &item2group_mapping, MeshItemType mesh_item_type, std::size_t n_components) | MeshLib::Properties | |
end() const | MeshLib::Properties | |
end() | MeshLib::Properties | |
excludeCopyProperties(std::vector< std::size_t > const &exclude_elem_ids, std::vector< std::size_t > const &exclude_node_ids) const | MeshLib::Properties | |
excludeCopyProperties(std::vector< MeshItemType > const &exclude_mesh_item_types) const | MeshLib::Properties | |
existsPropertyVector(std::string_view name) const | MeshLib::Properties | |
existsPropertyVector(std::string_view name, MeshItemType const mesh_item_type, int const number_of_components) const | MeshLib::Properties | |
existsPropertyVector(std::string_view name) const | MeshLib::Properties | |
existsPropertyVector(std::string_view name, MeshItemType const mesh_item_type, int const number_of_components) const | MeshLib::Properties | |
getPropertyVector(std::string_view name) const | MeshLib::Properties | |
getPropertyVector(std::string_view name) | MeshLib::Properties | |
getPropertyVector(std::string_view name, MeshItemType const item_type, int const n_components) const | MeshLib::Properties | |
getPropertyVector(std::string_view name, MeshItemType const item_type, int const n_components) | MeshLib::Properties | |
getPropertyVector(std::string_view name) const | MeshLib::Properties | |
getPropertyVector(std::string_view name) | MeshLib::Properties | |
getPropertyVector(std::string_view name, MeshItemType const item_type, int const n_components) const | MeshLib::Properties | |
getPropertyVector(std::string_view name, MeshItemType const item_type, int const n_components) | MeshLib::Properties | |
getPropertyVector(std::string_view name) const | MeshLib::Properties | |
getPropertyVector(std::string_view name, MeshItemType const item_type, int const n_components) const | MeshLib::Properties | |
getPropertyVectorNames() const | MeshLib::Properties | |
getPropertyVectorNames(MeshLib::MeshItemType t) const | MeshLib::Properties | |
hasPropertyVector(std::string_view name) const | MeshLib::Properties | |
hasPropertyVector(std::string const &name, MeshItemType const item_type) const | MeshLib::Properties | |
hasPropertyVector(std::string const &name, MeshItemType const item_type) const | MeshLib::Properties | |
operator=(Properties const &properties) | MeshLib::Properties | |
operator=(Properties &&properties)=default | MeshLib::Properties | |
Properties()=default | MeshLib::Properties | |
Properties(Properties const &properties) | MeshLib::Properties | |
Properties(Properties &&properties)=default | MeshLib::Properties | |
removePropertyVector(std::string_view name) | MeshLib::Properties | |
size() const | MeshLib::Properties | |
size(MeshItemType const mesh_item_type) const | MeshLib::Properties | |
~Properties() | MeshLib::Properties |