| _counts | libMesh::ReferenceCounter | protectedstatic |
| _enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
| _id | libMesh::DofObject | private |
| _idx_buf | libMesh::DofObject | private |
| _mutex | libMesh::ReferenceCounter | protectedstatic |
| _n_objects | libMesh::ReferenceCounter | protectedstatic |
| _processor_id | libMesh::DofObject | private |
| _unique_id | libMesh::DofObject | private |
| add_extra_integers(const unsigned int n_integers) | libMesh::DofObject | |
| add_extra_integers(const unsigned int n_integers, const std::vector< dof_id_type > &default_values) | libMesh::DofObject | |
| add_system() | libMesh::DofObject | |
| clear_dofs() | libMesh::DofObject | inline |
| clear_old_dof_object() | libMesh::DofObject | |
| construct(const DofObject *other=nullptr) | libMesh::DofObject | inlineprivate |
| Counts typedef | libMesh::ReferenceCounter | protected |
| debug_buffer() const | libMesh::DofObject | |
| disable_print_counter_info() | libMesh::ReferenceCounter | static |
| dof_number(const unsigned int s, const unsigned int var, const unsigned int comp) const | libMesh::DofObject | inline |
| dof_number(const unsigned int s, const unsigned int vg, const unsigned int vig, const unsigned int comp, const unsigned int n_comp) const | libMesh::DofObject | inline |
| DofObject() | libMesh::DofObject | inlineprotected |
| DofObject(const DofObject &) | libMesh::DofObject | private |
| enable_print_counter_info() | libMesh::ReferenceCounter | static |
| end_idx(const unsigned int s) const | libMesh::DofObject | inlineprivate |
| end_idx_ints() const | libMesh::DofObject | inlineprivate |
| get_extra_datum(const unsigned int index) const | libMesh::DofObject | inline |
| get_extra_integer(const unsigned int index) const | libMesh::DofObject | inline |
| get_info() | libMesh::ReferenceCounter | static |
| get_old_dof_object() | libMesh::DofObject | inline |
| get_old_dof_object() const | libMesh::DofObject | inline |
| get_old_dof_object_ref() | libMesh::DofObject | inline |
| get_old_dof_object_ref() const | libMesh::DofObject | inline |
| has_dofs(const unsigned int s=libMesh::invalid_uint) const | libMesh::DofObject | inline |
| has_extra_integers() const | libMesh::DofObject | inline |
| id() const | libMesh::DofObject | inline |
| increment_constructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| increment_destructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
| index_buffer_t typedef | libMesh::DofObject | private |
| index_t typedef | libMesh::DofObject | private |
| invalid_id | libMesh::DofObject | static |
| invalid_processor_id | libMesh::DofObject | static |
| invalid_unique_id | libMesh::DofObject | static |
| invalidate() | libMesh::DofObject | inline |
| invalidate_dofs(const unsigned int sys_num=libMesh::invalid_uint) | libMesh::DofObject | inline |
| invalidate_id() | libMesh::DofObject | inline |
| invalidate_processor_id() | libMesh::DofObject | inline |
| n_comp(const unsigned int s, const unsigned int var) const | libMesh::DofObject | inline |
| n_comp_group(const unsigned int s, const unsigned int vg) const | libMesh::DofObject | inline |
| n_dofs(const unsigned int s, const unsigned int var=libMesh::invalid_uint) const | libMesh::DofObject | inline |
| n_extra_integers() const | libMesh::DofObject | inline |
| n_objects() | libMesh::ReferenceCounter | inlinestatic |
| n_pseudo_systems() const | libMesh::DofObject | inline |
| n_systems() const | libMesh::DofObject | inline |
| n_var_groups(const unsigned int s) const | libMesh::DofObject | inline |
| n_vars(const unsigned int s, const unsigned int vg) const | libMesh::DofObject | inline |
| n_vars(const unsigned int s) const | libMesh::DofObject | inline |
| ncv_magic | libMesh::DofObject | privatestatic |
| ncv_magic_exp | libMesh::DofObject | privatestatic |
| old_dof_object | libMesh::DofObject | protected |
| operator=(const DofObject &dof_obj) | libMesh::DofObject | private |
| ReferenceCountedObject< DofObject >::operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< DofObject > | inlineprotected |
| pack_indexing(std::back_insert_iterator< std::vector< largest_id_type >> target) const | libMesh::DofObject | |
| packed_indexing_size() const | libMesh::DofObject | |
| print_dof_info() const | libMesh::DofObject | |
| print_info(std::ostream &out_stream=libMesh::out) | libMesh::ReferenceCounter | static |
| processor_id() const | libMesh::DofObject | inline |
| processor_id() | libMesh::DofObject | inline |
| processor_id(const processor_id_type pid) | libMesh::DofObject | inline |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< DofObject > | inlineprotected |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< DofObject > | inlineprotected |
| ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< DofObject > | inlineprotected |
| ReferenceCounter() | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | inlineprotected |
| ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | inlineprotected |
| set_buffer(const std::vector< dof_id_type > &buf) | libMesh::DofObject | inline |
| set_dof_number(const unsigned int s, const unsigned int var, const unsigned int comp, const dof_id_type dn) | libMesh::DofObject | |
| set_extra_datum(const unsigned int index, const T value) | libMesh::DofObject | inline |
| set_extra_integer(const unsigned int index, const dof_id_type value) | libMesh::DofObject | inline |
| set_id() | libMesh::DofObject | inline |
| set_id(const dof_id_type dofid) | libMesh::DofObject | inline |
| set_n_comp(const unsigned int s, const unsigned int var, const unsigned int ncomp) | libMesh::DofObject | |
| set_n_comp_group(const unsigned int s, const unsigned int vg, const unsigned int ncomp) | libMesh::DofObject | |
| set_n_systems(const unsigned int s) | libMesh::DofObject | |
| set_n_vars_per_group(const unsigned int s, const std::vector< unsigned int > &nvpg) | libMesh::DofObject | |
| set_old_dof_object() | libMesh::DofObject | |
| set_unique_id() | libMesh::DofObject | inline |
| set_unique_id(unique_id_type new_id) | libMesh::DofObject | inline |
| set_vg_dof_base(const unsigned int s, const unsigned int vg, const dof_id_type db) | libMesh::DofObject | inline |
| start_idx(const unsigned int s) const | libMesh::DofObject | inlineprivate |
| start_idx_ints() const | libMesh::DofObject | inlineprivate |
| system_var_to_vg_var(const unsigned int s, const unsigned int vg, const unsigned int var) const | libMesh::DofObject | inlineprivate |
| unique_id() const | libMesh::DofObject | inline |
| unpack_indexing(std::vector< largest_id_type >::const_iterator begin) | libMesh::DofObject | |
| unpackable_indexing_size(std::vector< largest_id_type >::const_iterator begin) | libMesh::DofObject | static |
| valid_id() const | libMesh::DofObject | inline |
| valid_processor_id() const | libMesh::DofObject | inline |
| valid_unique_id() const | libMesh::DofObject | inline |
| var_to_vg(const unsigned int s, const unsigned int var) const | libMesh::DofObject | inlineprivate |
| var_to_vg_and_offset(const unsigned int s, const unsigned int var) const | libMesh::DofObject | inline |
| vg_dof_base(const unsigned int s, const unsigned int vg) const | libMesh::DofObject | inline |
| ~DofObject()=default | libMesh::DofObject | |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< DofObject > | inline |
| ~ReferenceCounter() | libMesh::ReferenceCounter | inline |