|  | OGS
    | 
This is the complete list of members for NumLib::LocalToGlobalIndexMap, including all inherited members.
| _columns | NumLib::LocalToGlobalIndexMap | private | 
| _mesh_component_map | NumLib::LocalToGlobalIndexMap | private | 
| _mesh_subsets | NumLib::LocalToGlobalIndexMap | private | 
| _rows | NumLib::LocalToGlobalIndexMap | private | 
| _variable_component_offsets | NumLib::LocalToGlobalIndexMap | private | 
| deriveBoundaryConstrainedMap(int const variable_id, std::vector< int > const &component_ids, MeshLib::MeshSubset &&new_mesh_subset) const | NumLib::LocalToGlobalIndexMap | |
| deriveBoundaryConstrainedMap(MeshLib::MeshSubset &&new_mesh_subset) const | NumLib::LocalToGlobalIndexMap | |
| dofSizeWithGhosts() const | NumLib::LocalToGlobalIndexMap | |
| dofSizeWithoutGhosts() const | NumLib::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::LocalToGlobalIndexMap | private | 
| 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::LocalToGlobalIndexMap | private | 
| getElementVariableIDs(std::size_t const mesh_item_id) const | NumLib::LocalToGlobalIndexMap | |
| getGhostIndices() const | NumLib::LocalToGlobalIndexMap | |
| getGlobalComponent(int const variable_id, int const component_id) const | NumLib::LocalToGlobalIndexMap | |
| getGlobalIndex(MeshLib::Location const &l, int const variable_id, int const component_id) const | NumLib::LocalToGlobalIndexMap | |
| getGlobalIndex(MeshLib::Location const &l, int const global_component_id) const | NumLib::LocalToGlobalIndexMap | |
| getGlobalIndices(const MeshLib::Location &l) const | NumLib::LocalToGlobalIndexMap | |
| getLocalIndex(MeshLib::Location const &l, std::size_t const comp_id, std::size_t const range_begin, std::size_t const range_end) const | NumLib::LocalToGlobalIndexMap | |
| getMeshSubset(int const variable_id, int const component_id) const | NumLib::LocalToGlobalIndexMap | |
| getMeshSubset(int const global_component_id) const | NumLib::LocalToGlobalIndexMap | |
| getNumberOfElementComponents(std::size_t const mesh_item_id) const | NumLib::LocalToGlobalIndexMap | |
| getNumberOfElementDOF(std::size_t const mesh_item_id) const | NumLib::LocalToGlobalIndexMap | |
| getNumberOfGlobalComponents() const | NumLib::LocalToGlobalIndexMap | |
| getNumberOfVariableComponents(int variable_id) const | NumLib::LocalToGlobalIndexMap | |
| getNumberOfVariables() const | NumLib::LocalToGlobalIndexMap | |
| LineIndex typedef | NumLib::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::LocalToGlobalIndexMap | explicit | 
| operator()(std::size_t const mesh_item_id, const int global_component_id) const | NumLib::LocalToGlobalIndexMap | |
| operator<<(std::ostream &os, LocalToGlobalIndexMap const &map) | NumLib::LocalToGlobalIndexMap | friend | 
| RowColumnIndices typedef | NumLib::LocalToGlobalIndexMap | |
| size() const | NumLib::LocalToGlobalIndexMap | |
| Table typedef | NumLib::LocalToGlobalIndexMap | private |