_allow_remote_element_removal | libMesh::MeshBase | protected |
_block_id_to_name | libMesh::MeshBase | protected |
_communicator | libMesh::ParallelObject | protected |
_count_lower_dim_elems_in_point_locator | libMesh::MeshBase | protected |
_default_ghosting | libMesh::MeshBase | protected |
_elem_dims | libMesh::MeshBase | protected |
_elements | libMesh::DistributedMesh | protected |
_extra_ghost_elems | libMesh::DistributedMesh | protected |
_ghosting_functors | libMesh::MeshBase | protected |
_is_prepared | libMesh::MeshBase | protected |
_is_serial | libMesh::DistributedMesh | protected |
_is_serial_on_proc_0 | libMesh::DistributedMesh | protected |
_max_elem_id | libMesh::DistributedMesh | protected |
_max_node_id | libMesh::DistributedMesh | protected |
_n_elem | libMesh::DistributedMesh | protected |
_n_nodes | libMesh::DistributedMesh | protected |
_n_parts | libMesh::MeshBase | protected |
_next_free_local_elem_id | libMesh::DistributedMesh | protected |
_next_free_local_node_id | libMesh::DistributedMesh | protected |
_next_free_unpartitioned_elem_id | libMesh::DistributedMesh | protected |
_next_free_unpartitioned_node_id | libMesh::DistributedMesh | protected |
_next_unique_id | libMesh::MeshBase | protected |
_next_unpartitioned_unique_id | libMesh::DistributedMesh | protected |
_nodes | libMesh::DistributedMesh | protected |
_partitioner | libMesh::MeshBase | protected |
_point_locator | libMesh::MeshBase | mutableprotected |
_skip_partitioning | libMesh::MeshBase | protected |
_skip_renumber_nodes_and_elements | libMesh::MeshBase | protected |
_spatial_dimension | libMesh::MeshBase | protected |
active_element_ptr_range() override | libMesh::DistributedMesh | inlinevirtual |
active_element_ptr_range() const override | libMesh::DistributedMesh | inlinevirtual |
active_elements_begin() override | libMesh::DistributedMesh | virtual |
active_elements_begin() const override | libMesh::DistributedMesh | virtual |
active_elements_end() override | libMesh::DistributedMesh | virtual |
active_elements_end() const override | libMesh::DistributedMesh | virtual |
active_local_element_ptr_range() override | libMesh::DistributedMesh | inlinevirtual |
active_local_element_ptr_range() const override | libMesh::DistributedMesh | inlinevirtual |
active_local_elements_begin() override | libMesh::DistributedMesh | virtual |
active_local_elements_begin() const override | libMesh::DistributedMesh | virtual |
active_local_elements_end() override | libMesh::DistributedMesh | virtual |
active_local_elements_end() const override | libMesh::DistributedMesh | virtual |
active_local_subdomain_elements_begin(subdomain_id_type subdomain_id) override | libMesh::DistributedMesh | virtual |
active_local_subdomain_elements_begin(subdomain_id_type subdomain_id) const override | libMesh::DistributedMesh | virtual |
active_local_subdomain_elements_end(subdomain_id_type subdomain_id) override | libMesh::DistributedMesh | virtual |
active_local_subdomain_elements_end(subdomain_id_type subdomain_id) const override | libMesh::DistributedMesh | virtual |
active_nodes_begin() override | libMesh::DistributedMesh | virtual |
active_nodes_begin() const override | libMesh::DistributedMesh | virtual |
active_nodes_end() override | libMesh::DistributedMesh | virtual |
active_nodes_end() const override | libMesh::DistributedMesh | virtual |
active_not_local_elements_begin() override | libMesh::DistributedMesh | virtual |
active_not_local_elements_begin() const override | libMesh::DistributedMesh | virtual |
active_not_local_elements_end() override | libMesh::DistributedMesh | virtual |
active_not_local_elements_end() const override | libMesh::DistributedMesh | virtual |
active_pid_elements_begin(processor_id_type proc_id) override | libMesh::DistributedMesh | virtual |
active_pid_elements_begin(processor_id_type proc_id) const override | libMesh::DistributedMesh | virtual |
active_pid_elements_end(processor_id_type proc_id) override | libMesh::DistributedMesh | virtual |
active_pid_elements_end(processor_id_type proc_id) const override | libMesh::DistributedMesh | virtual |
active_semilocal_elements_begin() override | libMesh::DistributedMesh | virtual |
active_semilocal_elements_begin() const override | libMesh::DistributedMesh | virtual |
active_semilocal_elements_end() override | libMesh::DistributedMesh | virtual |
active_semilocal_elements_end() const override | libMesh::DistributedMesh | virtual |
active_subdomain_elements_begin(subdomain_id_type subdomain_id) override | libMesh::DistributedMesh | virtual |
active_subdomain_elements_begin(subdomain_id_type subdomain_id) const override | libMesh::DistributedMesh | virtual |
active_subdomain_elements_end(subdomain_id_type subdomain_id) override | libMesh::DistributedMesh | virtual |
active_subdomain_elements_end(subdomain_id_type subdomain_id) const override | libMesh::DistributedMesh | virtual |
active_subdomain_set_elements_begin(std::set< subdomain_id_type > ss) override | libMesh::DistributedMesh | virtual |
active_subdomain_set_elements_begin(std::set< subdomain_id_type > ss) const override | libMesh::DistributedMesh | virtual |
active_subdomain_set_elements_end(std::set< subdomain_id_type > ss) override | libMesh::DistributedMesh | virtual |
active_subdomain_set_elements_end(std::set< subdomain_id_type > ss) const override | libMesh::DistributedMesh | virtual |
active_type_elements_begin(ElemType type) override | libMesh::DistributedMesh | virtual |
active_type_elements_begin(ElemType type) const override | libMesh::DistributedMesh | virtual |
active_type_elements_end(ElemType type) override | libMesh::DistributedMesh | virtual |
active_type_elements_end(ElemType type) const override | libMesh::DistributedMesh | virtual |
active_unpartitioned_elements_begin() override | libMesh::DistributedMesh | virtual |
active_unpartitioned_elements_begin() const override | libMesh::DistributedMesh | virtual |
active_unpartitioned_elements_end() override | libMesh::DistributedMesh | virtual |
active_unpartitioned_elements_end() const override | libMesh::DistributedMesh | virtual |
add_elem(Elem *e) override | libMesh::DistributedMesh | virtual |
add_extra_ghost_elem(Elem *e) | libMesh::DistributedMesh | virtual |
add_ghosting_functor(GhostingFunctor &ghosting_functor) | libMesh::MeshBase | inline |
add_node(Node *n) override | libMesh::DistributedMesh | virtual |
add_point(const Point &p, const dof_id_type id=DofObject::invalid_id, const processor_id_type proc_id=DofObject::invalid_processor_id) override | libMesh::DistributedMesh | virtual |
all_first_order() override | libMesh::UnstructuredMesh | virtual |
all_second_order(const bool full_ordered=true) override | libMesh::UnstructuredMesh | virtual |
allgather() override | libMesh::DistributedMesh | virtual |
allow_remote_element_removal(bool allow) | libMesh::MeshBase | inline |
allow_remote_element_removal() const | libMesh::MeshBase | inline |
allow_renumbering(bool allow) | libMesh::MeshBase | inline |
allow_renumbering() const | libMesh::MeshBase | inline |
ancestor_elements_begin() override | libMesh::DistributedMesh | virtual |
ancestor_elements_begin() const override | libMesh::DistributedMesh | virtual |
ancestor_elements_end() override | libMesh::DistributedMesh | virtual |
ancestor_elements_end() const override | libMesh::DistributedMesh | virtual |
bid_nodes_begin(boundary_id_type bndry_id) override | libMesh::DistributedMesh | virtual |
bid_nodes_begin(boundary_id_type bndry_id) const override | libMesh::DistributedMesh | virtual |
bid_nodes_end(boundary_id_type bndry_id) override | libMesh::DistributedMesh | virtual |
bid_nodes_end(boundary_id_type bndry_id) const override | libMesh::DistributedMesh | virtual |
bnd_nodes_begin() override | libMesh::DistributedMesh | virtual |
bnd_nodes_begin() const override | libMesh::DistributedMesh | virtual |
bnd_nodes_end() override | libMesh::DistributedMesh | virtual |
bnd_nodes_end() const override | libMesh::DistributedMesh | virtual |
boundary_info | libMesh::MeshBase | |
cache_elem_dims() | libMesh::MeshBase | |
clear() override | libMesh::DistributedMesh | virtual |
clear_extra_ghost_elems() | libMesh::DistributedMesh | inlinevirtual |
clear_point_locator() | libMesh::MeshBase | |
clone() const override | libMesh::DistributedMesh | inlinevirtual |
comm() const | libMesh::ParallelObject | inline |
const_elem_iterator_imp typedef | libMesh::DistributedMesh | private |
const_node_iterator_imp typedef | libMesh::DistributedMesh | private |
contract() override | libMesh::UnstructuredMesh | virtual |
copy_nodes_and_elements(const UnstructuredMesh &other_mesh, const bool skip_find_neighbors=false, dof_id_type element_id_offset=0, dof_id_type node_id_offset=0, unique_id_type unique_id_offset=0) | libMesh::UnstructuredMesh | virtual |
create_pid_mesh(UnstructuredMesh &pid_mesh, const processor_id_type pid) const | libMesh::UnstructuredMesh | |
create_submesh(UnstructuredMesh &new_mesh, const const_element_iterator &it, const const_element_iterator &it_end) const | libMesh::UnstructuredMesh | |
default_ghosting() | libMesh::MeshBase | inline |
delete_elem(Elem *e) override | libMesh::DistributedMesh | virtual |
delete_node(Node *n) override | libMesh::DistributedMesh | virtual |
delete_remote_elements() override | libMesh::DistributedMesh | virtual |
detect_interior_parents() | libMesh::MeshBase | |
DistributedMesh(const Parallel::Communicator &comm_in, unsigned char dim=1) | libMesh::DistributedMesh | explicit |
DistributedMesh(const UnstructuredMesh &other_mesh) | libMesh::DistributedMesh | |
DistributedMesh(const DistributedMesh &other_mesh) | libMesh::DistributedMesh | |
DistributedMesh(DistributedMesh &&)=default | libMesh::DistributedMesh | |
elem(const dof_id_type i) const | libMesh::MeshBase | inlinevirtual |
elem(const dof_id_type i) | libMesh::MeshBase | inlinevirtual |
elem_dimensions() const | libMesh::MeshBase | inline |
elem_iterator_imp typedef | libMesh::DistributedMesh | private |
elem_ptr(const dof_id_type i) const override | libMesh::DistributedMesh | virtual |
elem_ptr(const dof_id_type i) override | libMesh::DistributedMesh | virtual |
elem_ref(const dof_id_type i) const | libMesh::MeshBase | inlinevirtual |
elem_ref(const dof_id_type i) | libMesh::MeshBase | inlinevirtual |
element_ptr_range() override | libMesh::DistributedMesh | inlinevirtual |
element_ptr_range() const override | libMesh::DistributedMesh | inlinevirtual |
elements_begin() override | libMesh::DistributedMesh | virtual |
elements_begin() const override | libMesh::DistributedMesh | virtual |
elements_end() override | libMesh::DistributedMesh | virtual |
elements_end() const override | libMesh::DistributedMesh | virtual |
evaluable_elements_begin(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) override | libMesh::DistributedMesh | virtual |
evaluable_elements_begin(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) const override | libMesh::DistributedMesh | virtual |
evaluable_elements_end(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) override | libMesh::DistributedMesh | virtual |
evaluable_elements_end(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) const override | libMesh::DistributedMesh | virtual |
evaluable_nodes_begin(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) override | libMesh::DistributedMesh | virtual |
evaluable_nodes_begin(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) const override | libMesh::DistributedMesh | virtual |
evaluable_nodes_end(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) override | libMesh::DistributedMesh | virtual |
evaluable_nodes_end(const DofMap &dof_map, unsigned int var_num=libMesh::invalid_uint) const override | libMesh::DistributedMesh | virtual |
facelocal_elements_begin() override | libMesh::DistributedMesh | virtual |
facelocal_elements_begin() const override | libMesh::DistributedMesh | virtual |
facelocal_elements_end() override | libMesh::DistributedMesh | virtual |
facelocal_elements_end() const override | libMesh::DistributedMesh | virtual |
find_neighbors(const bool reset_remote_elements=false, const bool reset_current_list=true) override | libMesh::UnstructuredMesh | virtual |
fix_broken_node_and_element_numbering() override | libMesh::DistributedMesh | virtual |
flagged_elements_begin(unsigned char rflag) override | libMesh::DistributedMesh | virtual |
flagged_elements_begin(unsigned char rflag) const override | libMesh::DistributedMesh | virtual |
flagged_elements_end(unsigned char rflag) override | libMesh::DistributedMesh | virtual |
flagged_elements_end(unsigned char rflag) const override | libMesh::DistributedMesh | virtual |
flagged_pid_elements_begin(unsigned char rflag, processor_id_type pid) override | libMesh::DistributedMesh | virtual |
flagged_pid_elements_begin(unsigned char rflag, processor_id_type pid) const override | libMesh::DistributedMesh | virtual |
flagged_pid_elements_end(unsigned char rflag, processor_id_type pid) override | libMesh::DistributedMesh | virtual |
flagged_pid_elements_end(unsigned char rflag, processor_id_type pid) const override | libMesh::DistributedMesh | virtual |
gather_to_zero() override | libMesh::DistributedMesh | virtual |
get_boundary_info() const | libMesh::MeshBase | inline |
get_boundary_info() | libMesh::MeshBase | inline |
get_count_lower_dim_elems_in_point_locator() const | libMesh::MeshBase | |
get_id_by_name(const std::string &name) const | libMesh::MeshBase | |
get_info() const | libMesh::MeshBase | |
get_subdomain_name_map() const | libMesh::MeshBase | inline |
ghost_elements_begin() override | libMesh::DistributedMesh | virtual |
ghost_elements_begin() const override | libMesh::DistributedMesh | virtual |
ghost_elements_end() override | libMesh::DistributedMesh | virtual |
ghost_elements_end() const override | libMesh::DistributedMesh | virtual |
ghosting_functors_begin() const | libMesh::MeshBase | inline |
ghosting_functors_end() const | libMesh::MeshBase | inline |
insert_elem(Elem *e) override | libMesh::DistributedMesh | virtual |
insert_node(Node *n) override | libMesh::DistributedMesh | virtual |
is_prepared() const | libMesh::MeshBase | inline |
is_replicated() const override | libMesh::DistributedMesh | inlinevirtual |
is_serial() const override | libMesh::DistributedMesh | inlinevirtual |
is_serial_on_zero() const override | libMesh::DistributedMesh | inlinevirtual |
level_elements_begin(unsigned int level) override | libMesh::DistributedMesh | virtual |
level_elements_begin(unsigned int level) const override | libMesh::DistributedMesh | virtual |
level_elements_end(unsigned int level) override | libMesh::DistributedMesh | virtual |
level_elements_end(unsigned int level) const override | libMesh::DistributedMesh | virtual |
libmesh_assert_valid_parallel_flags() const | libMesh::DistributedMesh | |
libmesh_assert_valid_parallel_ids() const override | libMesh::DistributedMesh | virtual |
libmesh_assert_valid_parallel_object_ids(const mapvector< T *, dof_id_type > &) const | libMesh::DistributedMesh | |
libmesh_assert_valid_parallel_p_levels() const | libMesh::DistributedMesh | |
local_elements_begin() override | libMesh::DistributedMesh | virtual |
local_elements_begin() const override | libMesh::DistributedMesh | virtual |
local_elements_end() override | libMesh::DistributedMesh | virtual |
local_elements_end() const override | libMesh::DistributedMesh | virtual |
local_level_elements_begin(unsigned int level) override | libMesh::DistributedMesh | virtual |
local_level_elements_begin(unsigned int level) const override | libMesh::DistributedMesh | virtual |
local_level_elements_end(unsigned int level) override | libMesh::DistributedMesh | virtual |
local_level_elements_end(unsigned int level) const override | libMesh::DistributedMesh | virtual |
local_node_ptr_range() override | libMesh::DistributedMesh | inlinevirtual |
local_node_ptr_range() const override | libMesh::DistributedMesh | inlinevirtual |
local_nodes_begin() override | libMesh::DistributedMesh | virtual |
local_nodes_begin() const override | libMesh::DistributedMesh | virtual |
local_nodes_end() override | libMesh::DistributedMesh | virtual |
local_nodes_end() const override | libMesh::DistributedMesh | virtual |
local_not_level_elements_begin(unsigned int level) override | libMesh::DistributedMesh | virtual |
local_not_level_elements_begin(unsigned int level) const override | libMesh::DistributedMesh | virtual |
local_not_level_elements_end(unsigned int level) override | libMesh::DistributedMesh | virtual |
local_not_level_elements_end(unsigned int level) const override | libMesh::DistributedMesh | virtual |
max_elem_id() const override | libMesh::DistributedMesh | inlinevirtual |
max_node_id() const override | libMesh::DistributedMesh | inlinevirtual |
mesh_dimension() const | libMesh::MeshBase | |
MeshBase(const Parallel::Communicator &comm_in, unsigned char dim=1) | libMesh::MeshBase | |
MeshBase(const MeshBase &other_mesh) | libMesh::MeshBase | |
MeshBase(MeshBase &&) | libMesh::MeshBase | |
n_active_elem() const override | libMesh::DistributedMesh | virtual |
n_active_elem_on_proc(const processor_id_type proc) const | libMesh::MeshBase | |
n_active_local_elem() const | libMesh::MeshBase | inline |
n_active_sub_elem() const | libMesh::MeshBase | |
n_elem() const override | libMesh::DistributedMesh | inlinevirtual |
n_elem_on_proc(const processor_id_type proc) const | libMesh::MeshBase | |
n_local_elem() const | libMesh::MeshBase | inline |
n_local_nodes() const | libMesh::MeshBase | inline |
n_nodes() const override | libMesh::DistributedMesh | inlinevirtual |
n_nodes_on_proc(const processor_id_type proc) const | libMesh::MeshBase | |
n_partitions() const | libMesh::MeshBase | inline |
n_processors() const | libMesh::ParallelObject | inline |
n_sub_elem() const | libMesh::MeshBase | |
n_subdomains() const | libMesh::MeshBase | |
n_unpartitioned_elem() const | libMesh::MeshBase | inline |
n_unpartitioned_nodes() const | libMesh::MeshBase | inline |
next_unique_id() | libMesh::MeshBase | inline |
node(const dof_id_type i) const | libMesh::MeshBase | inlinevirtual |
node(const dof_id_type i) | libMesh::MeshBase | inlinevirtual |
node_iterator_imp typedef | libMesh::DistributedMesh | private |
node_ptr(const dof_id_type i) const override | libMesh::DistributedMesh | virtual |
node_ptr(const dof_id_type i) override | libMesh::DistributedMesh | virtual |
node_ptr_range() override | libMesh::DistributedMesh | inlinevirtual |
node_ptr_range() const override | libMesh::DistributedMesh | inlinevirtual |
node_ref(const dof_id_type i) const | libMesh::MeshBase | inlinevirtual |
node_ref(const dof_id_type i) | libMesh::MeshBase | inlinevirtual |
nodes_begin() override | libMesh::DistributedMesh | virtual |
nodes_begin() const override | libMesh::DistributedMesh | virtual |
nodes_end() override | libMesh::DistributedMesh | virtual |
nodes_end() const override | libMesh::DistributedMesh | virtual |
not_active_elements_begin() override | libMesh::DistributedMesh | virtual |
not_active_elements_begin() const override | libMesh::DistributedMesh | virtual |
not_active_elements_end() override | libMesh::DistributedMesh | virtual |
not_active_elements_end() const override | libMesh::DistributedMesh | virtual |
not_ancestor_elements_begin() override | libMesh::DistributedMesh | virtual |
not_ancestor_elements_begin() const override | libMesh::DistributedMesh | virtual |
not_ancestor_elements_end() override | libMesh::DistributedMesh | virtual |
not_ancestor_elements_end() const override | libMesh::DistributedMesh | virtual |
not_level_elements_begin(unsigned int level) override | libMesh::DistributedMesh | virtual |
not_level_elements_begin(unsigned int level) const override | libMesh::DistributedMesh | virtual |
not_level_elements_end(unsigned int level) override | libMesh::DistributedMesh | virtual |
not_level_elements_end(unsigned int level) const override | libMesh::DistributedMesh | virtual |
not_local_elements_begin() override | libMesh::DistributedMesh | virtual |
not_local_elements_begin() const override | libMesh::DistributedMesh | virtual |
not_local_elements_end() override | libMesh::DistributedMesh | virtual |
not_local_elements_end() const override | libMesh::DistributedMesh | virtual |
not_subactive_elements_begin() override | libMesh::DistributedMesh | virtual |
not_subactive_elements_begin() const override | libMesh::DistributedMesh | virtual |
not_subactive_elements_end() override | libMesh::DistributedMesh | virtual |
not_subactive_elements_end() const override | libMesh::DistributedMesh | virtual |
operator=(const DistributedMesh &)=delete | libMesh::DistributedMesh | |
operator=(DistributedMesh &&)=delete | libMesh::DistributedMesh | |
libMesh::UnstructuredMesh::operator=(const UnstructuredMesh &)=delete | libMesh::UnstructuredMesh | |
libMesh::UnstructuredMesh::operator=(UnstructuredMesh &&)=delete | libMesh::UnstructuredMesh | |
libMesh::MeshBase::operator=(const MeshBase &)=delete | libMesh::MeshBase | |
libMesh::MeshBase::operator=(MeshBase &&)=delete | libMesh::MeshBase | |
libMesh::ParallelObject::operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | inline |
own_node(Node &n) override | libMesh::DistributedMesh | virtual |
parallel_max_elem_id() const | libMesh::DistributedMesh | |
parallel_max_node_id() const | libMesh::DistributedMesh | |
parallel_max_unique_id() const override | libMesh::DistributedMesh | virtual |
parallel_n_elem() const override | libMesh::DistributedMesh | virtual |
parallel_n_nodes() const override | libMesh::DistributedMesh | virtual |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | inline |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | inline |
partition(const unsigned int n_parts) | libMesh::MeshBase | virtual |
partition() | libMesh::MeshBase | inline |
partitioner() | libMesh::MeshBase | inlinevirtual |
pid_elements_begin(processor_id_type proc_id) override | libMesh::DistributedMesh | virtual |
pid_elements_begin(processor_id_type proc_id) const override | libMesh::DistributedMesh | virtual |
pid_elements_end(processor_id_type proc_id) override | libMesh::DistributedMesh | virtual |
pid_elements_end(processor_id_type proc_id) const override | libMesh::DistributedMesh | virtual |
pid_nodes_begin(processor_id_type proc_id) override | libMesh::DistributedMesh | virtual |
pid_nodes_begin(processor_id_type proc_id) const override | libMesh::DistributedMesh | virtual |
pid_nodes_end(processor_id_type proc_id) override | libMesh::DistributedMesh | virtual |
pid_nodes_end(processor_id_type proc_id) const override | libMesh::DistributedMesh | virtual |
point(const dof_id_type i) const override | libMesh::DistributedMesh | virtual |
point_locator() const | libMesh::MeshBase | |
Predicate typedef | libMesh::MeshBase | |
prepare_for_use(const bool skip_renumber_nodes_and_elements=false, const bool skip_find_neighbors=false) | libMesh::MeshBase | |
print_info(std::ostream &os=libMesh::out) const | libMesh::MeshBase | |
processor_id() const | libMesh::ParallelObject | inline |
query_elem(const dof_id_type i) const | libMesh::MeshBase | inlinevirtual |
query_elem(const dof_id_type i) | libMesh::MeshBase | inlinevirtual |
query_elem_ptr(const dof_id_type i) const override | libMesh::DistributedMesh | virtual |
query_elem_ptr(const dof_id_type i) override | libMesh::DistributedMesh | virtual |
query_node_ptr(const dof_id_type i) const override | libMesh::DistributedMesh | virtual |
query_node_ptr(const dof_id_type i) override | libMesh::DistributedMesh | virtual |
read(const std::string &name, void *mesh_data=nullptr, bool skip_renumber_nodes_and_elements=false, bool skip_find_neighbors=false) override | libMesh::UnstructuredMesh | virtual |
recalculate_n_partitions() | libMesh::MeshBase | |
redistribute() override | libMesh::DistributedMesh | virtual |
remove_ghosting_functor(GhostingFunctor &ghosting_functor) | libMesh::MeshBase | |
renumber_dof_objects(mapvector< T *, dof_id_type > &) | libMesh::DistributedMesh | |
renumber_elem(dof_id_type old_id, dof_id_type new_id) override | libMesh::DistributedMesh | virtual |
renumber_node(dof_id_type old_id, dof_id_type new_id) override | libMesh::DistributedMesh | virtual |
renumber_nodes_and_elements() override | libMesh::DistributedMesh | virtual |
reserve_elem(const dof_id_type) override | libMesh::DistributedMesh | inlinevirtual |
reserve_nodes(const dof_id_type) override | libMesh::DistributedMesh | inlinevirtual |
semilocal_elements_begin() override | libMesh::DistributedMesh | virtual |
semilocal_elements_begin() const override | libMesh::DistributedMesh | virtual |
semilocal_elements_end() override | libMesh::DistributedMesh | virtual |
semilocal_elements_end() const override | libMesh::DistributedMesh | virtual |
set_count_lower_dim_elems_in_point_locator(bool count_lower_dim_elems) | libMesh::MeshBase | |
set_distributed() override | libMesh::DistributedMesh | inlinevirtual |
set_mesh_dimension(unsigned char d) | libMesh::MeshBase | inline |
set_n_partitions() | libMesh::MeshBase | inlineprotected |
set_next_unique_id(unique_id_type id) | libMesh::MeshBase | inline |
set_spatial_dimension(unsigned char d) | libMesh::MeshBase | |
set_subdomain_name_map() | libMesh::MeshBase | inline |
skip_partitioning(bool skip) | libMesh::MeshBase | inline |
skip_partitioning() const | libMesh::MeshBase | inline |
spatial_dimension() const | libMesh::MeshBase | |
sub_point_locator() const | libMesh::MeshBase | |
subactive_elements_begin() override | libMesh::DistributedMesh | virtual |
subactive_elements_begin() const override | libMesh::DistributedMesh | virtual |
subactive_elements_end() override | libMesh::DistributedMesh | virtual |
subactive_elements_end() const override | libMesh::DistributedMesh | virtual |
subdomain_ids(std::set< subdomain_id_type > &ids) const | libMesh::MeshBase | |
subdomain_name(subdomain_id_type id) | libMesh::MeshBase | |
subdomain_name(subdomain_id_type id) const | libMesh::MeshBase | |
type_elements_begin(ElemType type) override | libMesh::DistributedMesh | virtual |
type_elements_begin(ElemType type) const override | libMesh::DistributedMesh | virtual |
type_elements_end(ElemType type) override | libMesh::DistributedMesh | virtual |
type_elements_end(ElemType type) const override | libMesh::DistributedMesh | virtual |
unpartitioned_elements_begin() override | libMesh::DistributedMesh | virtual |
unpartitioned_elements_begin() const override | libMesh::DistributedMesh | virtual |
unpartitioned_elements_end() override | libMesh::DistributedMesh | virtual |
unpartitioned_elements_end() const override | libMesh::DistributedMesh | virtual |
UnstructuredMesh(const Parallel::Communicator &comm_in, unsigned char dim=1) | libMesh::UnstructuredMesh | explicit |
UnstructuredMesh(const UnstructuredMesh &)=default | libMesh::UnstructuredMesh | |
UnstructuredMesh(UnstructuredMesh &&)=default | libMesh::UnstructuredMesh | |
update_parallel_id_counts() override | libMesh::DistributedMesh | virtual |
update_post_partitioning() override | libMesh::DistributedMesh | virtual |
write(const std::string &name) override | libMesh::UnstructuredMesh | virtual |
write(const std::string &name, const std::vector< Number > &values, const std::vector< std::string > &variable_names) | libMesh::UnstructuredMesh | |
~DistributedMesh() | libMesh::DistributedMesh | virtual |
~MeshBase() | libMesh::MeshBase | virtual |
~ParallelObject() | libMesh::ParallelObject | inlinevirtual |
~UnstructuredMesh() | libMesh::UnstructuredMesh | virtual |