This is the complete list of members for DOFHandlerMultiDim, including all inherited members.
| ASSIGNED_NODE | DOFHandlerMultiDim | privatestatic |
| cell_dof(ElementAccessor< 3 > cell, unsigned int idof) const | DOFHandlerMultiDim | |
| cell_starts | DOFHandlerMultiDim | private |
| cell_starts_seq | DOFHandlerMultiDim | private |
| create_sequential() | DOFHandlerMultiDim | private |
| distr() const | DOFHandlerBase | inline |
| distribute_dofs(std::shared_ptr< DiscreteSpace > ds, bool sequential=false) | DOFHandlerMultiDim | |
| dof_ds_ | DOFHandlerBase | protected |
| dof_indices | DOFHandlerMultiDim | private |
| dof_indices_seq | DOFHandlerMultiDim | private |
| DOFHandlerBase(Mesh &_mesh) | DOFHandlerBase | inline |
| DOFHandlerMultiDim(Mesh &_mesh, bool make_elem_part=true) | DOFHandlerMultiDim | |
| ds_ | DOFHandlerMultiDim | private |
| edg_4_loc | DOFHandlerMultiDim | private |
| edge_index(int loc_edg) const | DOFHandlerMultiDim | inline |
| el_4_loc | DOFHandlerMultiDim | private |
| el_ds_ | DOFHandlerMultiDim | private |
| el_index(int loc_el) const | DOFHandlerMultiDim | inline |
| el_is_local(int index) const | DOFHandlerMultiDim | |
| fe(const ElementAccessor< 3 > &cell) const | DOFHandlerMultiDim | inline |
| get_dof_indices(const ElementAccessor< 3 > &cell, std::vector< LongIdx > &indices) const override | DOFHandlerMultiDim | virtual |
| get_loc_dof_indices(const ElementAccessor< 3 > &cell, std::vector< LongIdx > &indices) const override | DOFHandlerMultiDim | virtual |
| ghost_4_loc | DOFHandlerMultiDim | private |
| ghost_proc | DOFHandlerMultiDim | private |
| ghost_proc_el | DOFHandlerMultiDim | private |
| hash() const override | DOFHandlerMultiDim | virtual |
| init_cell_starts() | DOFHandlerMultiDim | private |
| init_node_dof_starts(std::vector< LongIdx > &node_dof_starts) | DOFHandlerMultiDim | private |
| init_node_status(std::vector< short int > &node_status) | DOFHandlerMultiDim | private |
| INVALID_DOF | DOFHandlerMultiDim | privatestatic |
| INVALID_NODE | DOFHandlerMultiDim | privatestatic |
| loffset() const | DOFHandlerBase | inline |
| 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_dofs(ElementAccessor< 3 > cell) const | DOFHandlerMultiDim | |
| 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 |
| node_4_loc | DOFHandlerMultiDim | private |
| receive_ghost_dofs(unsigned int proc, std::vector< LongIdx > &dofs) | DOFHandlerMultiDim | private |
| row_4_el | DOFHandlerMultiDim | private |
| send_ghost_dofs(unsigned int proc) | DOFHandlerMultiDim | private |
| 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) | DOFHandlerMultiDim | private |
| VALID_NODE | DOFHandlerMultiDim | privatestatic |
| ~DOFHandlerBase() | DOFHandlerBase | virtual |
| ~DOFHandlerMultiDim() override | DOFHandlerMultiDim | |