ASSIGNED_NFACE | DOFHandlerMultiDim | protectedstatic |
cell_accessor_from_element(unsigned int elm_idx) const | DOFHandlerMultiDim | |
cell_starts | DOFHandlerMultiDim | protected |
create_sequential() | DOFHandlerMultiDim | protected |
create_vector() | DOFHandlerMultiDim | virtual |
dh_seq_ | DOFHandlerMultiDim | protected |
distr() const | DOFHandlerBase | inline |
distribute_dofs(std::shared_ptr< DiscreteSpace > ds) | DOFHandlerMultiDim | |
dof_ds_ | DOFHandlerBase | protected |
dof_indices | DOFHandlerMultiDim | protected |
DOFHandlerBase(Mesh &_mesh) | DOFHandlerBase | inline |
DOFHandlerMultiDim(Mesh &_mesh, bool make_elem_part=true) | DOFHandlerMultiDim | |
ds() const | DOFHandlerMultiDim | inline |
ds_ | DOFHandlerMultiDim | protected |
edg_4_loc | DOFHandlerMultiDim | protected |
edge_index(int loc_edg) const | DOFHandlerMultiDim | inline |
el_ds_ | DOFHandlerMultiDim | protected |
el_is_local(int index) const | DOFHandlerMultiDim | protected |
fe_idx_ | SubDOFHandlerMultiDim | private |
get_dof_indices(const DHCellAccessor &cell, std::vector< LongIdx > &indices) const override | DOFHandlerMultiDim | protectedvirtual |
get_loc_dof_indices(const DHCellAccessor &cell, std::vector< LongIdx > &indices) const override | DOFHandlerMultiDim | protectedvirtual |
ghost_4_loc | DOFHandlerMultiDim | protected |
ghost_proc | DOFHandlerMultiDim | protected |
ghost_proc_el | DOFHandlerMultiDim | protected |
ghost_range() const | DOFHandlerMultiDim | |
global_to_local_el_idx_ | DOFHandlerMultiDim | protected |
hash() const override | DOFHandlerMultiDim | virtual |
init_cell_starts() | DOFHandlerMultiDim | protected |
init_dof_starts(std::vector< LongIdx > &node_dof_starts, std::vector< LongIdx > &edge_dof_starts) | DOFHandlerMultiDim | protected |
init_status(std::vector< short int > &node_status, std::vector< short int > &edge_status) | DOFHandlerMultiDim | protected |
INVALID_DOF | DOFHandlerMultiDim | protectedstatic |
INVALID_NFACE | DOFHandlerMultiDim | protectedstatic |
is_parallel_ | DOFHandlerMultiDim | protected |
local_range() const | DOFHandlerMultiDim | |
local_to_global_dof_idx_ | DOFHandlerMultiDim | protected |
loffset_ | DOFHandlerBase | protected |
lsize() const | DOFHandlerBase | inline |
lsize_ | DOFHandlerBase | protected |
make_elem_partitioning() | DOFHandlerMultiDim | protected |
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 | protected |
nb_index(int loc_nb) const | DOFHandlerMultiDim | inline |
own_range() const | DOFHandlerMultiDim | |
parent_ | SubDOFHandlerMultiDim | private |
parent_dof_idx_ | SubDOFHandlerMultiDim | private |
parent_indices() | SubDOFHandlerMultiDim | inline |
print() const | DOFHandlerMultiDim | |
receive_ghost_dofs(unsigned int proc, std::vector< LongIdx > &dofs) | DOFHandlerMultiDim | protected |
receive_sub_ghost_dofs(unsigned int proc, vector< LongIdx > &dofs) | SubDOFHandlerMultiDim | private |
scatter_to_seq_ | DOFHandlerMultiDim | protected |
send_ghost_dofs(unsigned int proc) | DOFHandlerMultiDim | protected |
send_sub_ghost_dofs(unsigned int proc, const map< LongIdx, LongIdx > &global_to_local_dof_idx) | SubDOFHandlerMultiDim | private |
sequential() | DOFHandlerMultiDim | |
sequential_scatter() | DOFHandlerMultiDim | |
SubDOFHandlerMultiDim(std::shared_ptr< DOFHandlerMultiDim > dh, unsigned int component_idx) | SubDOFHandlerMultiDim | |
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 | protected |
update_parent_vector(VectorMPI &vec, const VectorMPI &subvec) | SubDOFHandlerMultiDim | |
update_subvector(const VectorMPI &vec, VectorMPI &subvec) | SubDOFHandlerMultiDim | |
VALID_NFACE | DOFHandlerMultiDim | protectedstatic |
~DOFHandlerBase() | DOFHandlerBase | virtual |
~DOFHandlerMultiDim() override | DOFHandlerMultiDim | |