OGS
|
This is the complete list of members for MeshLib::PropertyVectorBase, including all inherited members.
_mesh_item_type | MeshLib::PropertyVectorBase | protected |
_n_components | MeshLib::PropertyVectorBase | protected |
_property_name | MeshLib::PropertyVectorBase | protected |
clone(std::vector< std::size_t > const &exclude_positions) const =0 | MeshLib::PropertyVectorBase | pure virtual |
getMeshItemType() const | MeshLib::PropertyVectorBase | inline |
getNumberOfGlobalComponents() const | MeshLib::PropertyVectorBase | inline |
getPropertyName() const | MeshLib::PropertyVectorBase | inline |
is_for_output | MeshLib::PropertyVectorBase | |
PropertyVectorBase(std::string property_name, MeshItemType mesh_item_type, std::size_t n_components) | MeshLib::PropertyVectorBase | inlineprotected |
~PropertyVectorBase()=default | MeshLib::PropertyVectorBase | virtual |