This is the complete list of members for DOFHandlerMultiDim, including all inherited members.
| ASSIGNED_NFACE | DOFHandlerMultiDim | privatestatic |
| cell_accessor_from_element(unsigned int elm_idx) const | DOFHandlerMultiDim | |
| cell_starts | DOFHandlerMultiDim | private |
| create_sequential() | DOFHandlerMultiDim | private |
| create_vector() | DOFHandlerMultiDim | |
| dh_seq_ | DOFHandlerMultiDim | private |
| DHCellAccessor class | DOFHandlerMultiDim | friend |
| DHCellSide class | DOFHandlerMultiDim | friend |
| DHNeighbSide class | DOFHandlerMultiDim | friend |
| distr() const | DOFHandlerBase | inline |
| distribute_dofs(std::shared_ptr< DiscreteSpace > ds) | DOFHandlerMultiDim | |
| dof_ds_ | DOFHandlerBase | protected |
| dof_indices | DOFHandlerMultiDim | private |
| DOFHandlerBase(Mesh &_mesh) | DOFHandlerBase | inline |
| DOFHandlerMultiDim(Mesh &_mesh, bool make_elem_part=true) | DOFHandlerMultiDim | |
| ds() const | DOFHandlerMultiDim | inline |
| ds_ | DOFHandlerMultiDim | private |
| edg_4_loc | DOFHandlerMultiDim | private |
| edge_index(int loc_edg) const | DOFHandlerMultiDim | inline |
| el_ds_ | DOFHandlerMultiDim | private |
| el_is_local(int index) const | DOFHandlerMultiDim | private |
| get_dof_indices(const DHCellAccessor &cell, std::vector< LongIdx > &indices) const override | DOFHandlerMultiDim | privatevirtual |
| get_loc_dof_indices(const DHCellAccessor &cell, std::vector< LongIdx > &indices) const override | DOFHandlerMultiDim | privatevirtual |
| ghost_4_loc | DOFHandlerMultiDim | private |
| ghost_proc | DOFHandlerMultiDim | private |
| ghost_proc_el | DOFHandlerMultiDim | private |
| ghost_range() const | DOFHandlerMultiDim | |
| global_to_local_el_idx_ | DOFHandlerMultiDim | private |
| hash() const override | DOFHandlerMultiDim | virtual |
| init_cell_starts() | DOFHandlerMultiDim | private |
| init_dof_starts(std::vector< LongIdx > &node_dof_starts, std::vector< LongIdx > &edge_dof_starts) | DOFHandlerMultiDim | private |
| init_status(std::vector< short int > &node_status, std::vector< short int > &edge_status) | DOFHandlerMultiDim | private |
| INVALID_DOF | DOFHandlerMultiDim | privatestatic |
| INVALID_NFACE | DOFHandlerMultiDim | privatestatic |
| is_parallel_ | DOFHandlerMultiDim | private |
| local_range() const | DOFHandlerMultiDim | |
| local_to_global_dof_idx_ | DOFHandlerMultiDim | private |
| loffset_ | DOFHandlerBase | protected |
| lsize() const | DOFHandlerBase | inline |
| lsize_ | DOFHandlerBase | protected |
| make_elem_partitioning() | DOFHandlerMultiDim | private |
| max_elem_dofs() const | DOFHandlerBase | inline |
| max_elem_dofs_ | DOFHandlerBase | protected |
| mesh() const | DOFHandlerBase | inline |
| mesh_ | DOFHandlerBase | protected |
| n_global_dofs() const | DOFHandlerBase | inline |
| n_global_dofs_ | DOFHandlerBase | protected |
| n_loc_edges() const | DOFHandlerMultiDim | inline |
| n_loc_nb() const | DOFHandlerMultiDim | inline |
| nb_4_loc | DOFHandlerMultiDim | private |
| nb_index(int loc_nb) const | DOFHandlerMultiDim | inline |
| own_range() const | DOFHandlerMultiDim | |
| print() const | DOFHandlerMultiDim | |
| receive_ghost_dofs(unsigned int proc, std::vector< LongIdx > &dofs) | DOFHandlerMultiDim | private |
| scatter_to_seq_ | DOFHandlerMultiDim | private |
| send_ghost_dofs(unsigned int proc) | DOFHandlerMultiDim | private |
| sequential() | DOFHandlerMultiDim | |
| sequential_scatter() | DOFHandlerMultiDim | |
| update_local_dofs(unsigned int proc, const std::vector< bool > &update_cells, const std::vector< LongIdx > &dofs, const std::vector< LongIdx > &node_dof_starts, std::vector< LongIdx > &node_dofs, const std::vector< LongIdx > &edge_dof_starts, std::vector< LongIdx > &edge_dofs) | DOFHandlerMultiDim | private |
| VALID_NFACE | DOFHandlerMultiDim | privatestatic |
| ~DOFHandlerBase() | DOFHandlerBase | virtual |
| ~DOFHandlerMultiDim() override | DOFHandlerMultiDim | |