OGS
NumLib::LocalToGlobalIndexMap Member List

This is the complete list of members for NumLib::LocalToGlobalIndexMap, including all inherited members.

_columnsNumLib::LocalToGlobalIndexMapprivate
_mesh_component_mapNumLib::LocalToGlobalIndexMapprivate
_mesh_subsetsNumLib::LocalToGlobalIndexMapprivate
_rowsNumLib::LocalToGlobalIndexMapprivate
_variable_component_offsetsNumLib::LocalToGlobalIndexMapprivate
deriveBoundaryConstrainedMap(int const variable_id, std::vector< int > const &component_ids, MeshLib::MeshSubset &&new_mesh_subset) constNumLib::LocalToGlobalIndexMap
deriveBoundaryConstrainedMap(MeshLib::MeshSubset &&new_mesh_subset) constNumLib::LocalToGlobalIndexMap
dofSizeWithGhosts() constNumLib::LocalToGlobalIndexMap
dofSizeWithoutGhosts() constNumLib::LocalToGlobalIndexMap
findGlobalIndices(ElementIterator first, ElementIterator last, std::vector< MeshLib::Node * > const &nodes, std::size_t const mesh_id, const int comp_id, const int comp_id_write)NumLib::LocalToGlobalIndexMapprivate
findGlobalIndicesWithElementID(ElementIterator first, ElementIterator last, std::vector< MeshLib::Node * > const &nodes, std::size_t const mesh_id, const int comp_id, const int comp_id_write)NumLib::LocalToGlobalIndexMapprivate
getElementVariableIDs(std::size_t const mesh_item_id) constNumLib::LocalToGlobalIndexMap
getGhostIndices() constNumLib::LocalToGlobalIndexMap
getGlobalComponent(int const variable_id, int const component_id) constNumLib::LocalToGlobalIndexMap
getGlobalIndex(MeshLib::Location const &l, int const variable_id, int const component_id) constNumLib::LocalToGlobalIndexMap
getGlobalIndex(MeshLib::Location const &l, int const global_component_id) constNumLib::LocalToGlobalIndexMap
getGlobalIndices(const MeshLib::Location &l) constNumLib::LocalToGlobalIndexMap
getLocalIndex(MeshLib::Location const &l, std::size_t const comp_id, std::size_t const range_begin, std::size_t const range_end) constNumLib::LocalToGlobalIndexMap
getMeshSubset(int const variable_id, int const component_id) constNumLib::LocalToGlobalIndexMap
getMeshSubset(int const global_component_id) constNumLib::LocalToGlobalIndexMap
getNumberOfElementComponents(std::size_t const mesh_item_id) constNumLib::LocalToGlobalIndexMap
getNumberOfElementDOF(std::size_t const mesh_item_id) constNumLib::LocalToGlobalIndexMap
getNumberOfGlobalComponents() constNumLib::LocalToGlobalIndexMap
getNumberOfVariableComponents(int variable_id) constNumLib::LocalToGlobalIndexMap
getNumberOfVariables() constNumLib::LocalToGlobalIndexMap
LineIndex typedefNumLib::LocalToGlobalIndexMap
LocalToGlobalIndexMap(std::vector< MeshLib::MeshSubset > &&mesh_subsets, NumLib::ComponentOrder const order)NumLib::LocalToGlobalIndexMap
LocalToGlobalIndexMap(std::vector< MeshLib::MeshSubset > &&mesh_subsets, std::vector< int > const &vec_var_n_components, NumLib::ComponentOrder const order)NumLib::LocalToGlobalIndexMap
LocalToGlobalIndexMap(std::vector< MeshLib::MeshSubset > &&mesh_subsets, std::vector< int > const &vec_var_n_components, std::vector< std::vector< MeshLib::Element * > const * > const &vec_var_elements, NumLib::ComponentOrder const order)NumLib::LocalToGlobalIndexMap
LocalToGlobalIndexMap(std::vector< MeshLib::MeshSubset > &&mesh_subsets, std::vector< int > const &global_component_ids, std::vector< int > const &variable_component_offsets, std::vector< MeshLib::Element * > const &elements, NumLib::MeshComponentMap &&mesh_component_map, ConstructorTag)NumLib::LocalToGlobalIndexMapexplicit
operator()(std::size_t const mesh_item_id, const int global_component_id) constNumLib::LocalToGlobalIndexMap
operator<<NumLib::LocalToGlobalIndexMapfriend
RowColumnIndices typedefNumLib::LocalToGlobalIndexMap
size() constNumLib::LocalToGlobalIndexMap
Table typedefNumLib::LocalToGlobalIndexMapprivate