| _communicator | libMesh::ParallelObject | protected |
| _dof_map | libMesh::StaticCondensationDofMap | private |
| _elem_to_dof_data | libMesh::StaticCondensationDofMap | private |
| _end_df | libMesh::DofMapBase | protected |
| _end_old_df | libMesh::DofMapBase | protected |
| _first_df | libMesh::DofMapBase | protected |
| _first_old_df | libMesh::DofMapBase | protected |
| _full_to_reduced_constraint_dofs | libMesh::StaticCondensationDofMap | private |
| _local_uncondensed_dofs | libMesh::StaticCondensationDofMap | private |
| _mesh | libMesh::StaticCondensationDofMap | private |
| _n_dfs | libMesh::DofMapBase | protected |
| _n_old_dfs | libMesh::DofMapBase | protected |
| _reduced_nnz | libMesh::StaticCondensationDofMap | private |
| _reduced_noz | libMesh::StaticCondensationDofMap | private |
| _reduced_sp | libMesh::StaticCondensationDofMap | private |
| _reduced_system | libMesh::StaticCondensationDofMap | private |
| _reduced_vars | libMesh::StaticCondensationDofMap | private |
| _sc_is_initialized | libMesh::StaticCondensationDofMap | private |
| _system | libMesh::StaticCondensationDofMap | private |
| _uncondensed_vars | libMesh::StaticCondensationDofMap | private |
| add_uncondensed_dof(dof_id_type full_dof_number, bool involved_in_constraints, std::unordered_map< dof_id_type, dof_id_type > &uncondensed_global_to_local_map, std::unordered_set< dof_id_type > &local_uncondensed_dofs_set, std::unordered_map< processor_id_type, std::unordered_set< dof_id_type >> &nonlocal_uncondensed_dofs, std::vector< dof_id_type > &elem_uncondensed_dofs, dof_id_type &uncondensed_local_dof_number, std::unordered_set< dof_id_type > &constraint_dofs) | libMesh::StaticCondensationDofMap | private |
| add_uncondensed_dof_plus_constraint_dofs(dof_id_type full_dof_number, bool involved_in_constraints, std::unordered_map< dof_id_type, dof_id_type > &uncondensed_global_to_local_map, std::unordered_set< dof_id_type > &local_uncondensed_dofs_set, std::unordered_map< processor_id_type, std::unordered_set< dof_id_type >> &nonlocal_uncondensed_dofs, std::vector< dof_id_type > &elem_uncondensed_dofs, dof_id_type &uncondensed_local_dof_number, std::unordered_set< dof_id_type > &constraint_dofs) | libMesh::StaticCondensationDofMap | private |
| clear() override | libMesh::StaticCondensationDofMap | virtual |
| comm() const | libMesh::ParallelObject | inline |
| compute_dof_info(dof_id_type n_local_dofs) | libMesh::DofMapBase | protected |
| dof_indices(const Elem *const elem, std::vector< dof_id_type > &di, const unsigned int vn, int p_level=-12345) const override | libMesh::StaticCondensationDofMap | virtual |
| dof_indices(const Node *const node, std::vector< dof_id_type > &di, const unsigned int vn) const override | libMesh::StaticCondensationDofMap | virtual |
| DofMapBase(const Parallel::Communicator &comm) | libMesh::DofMapBase | |
| dont_condense_vars(const std::unordered_set< unsigned int > &vars) | libMesh::StaticCondensationDofMap | inline |
| end_dof(const processor_id_type proc) const | libMesh::DofMapBase | inline |
| end_dof() const | libMesh::DofMapBase | inline |
| end_old_dof(const processor_id_type proc) const | libMesh::DofMapBase | inline |
| end_old_dof() const | libMesh::DofMapBase | inline |
| first_dof(const processor_id_type proc) const | libMesh::DofMapBase | inline |
| first_dof() const | libMesh::DofMapBase | inline |
| first_old_dof(const processor_id_type proc) const | libMesh::DofMapBase | inline |
| first_old_dof() const | libMesh::DofMapBase | inline |
| get_reduced_from_global_constraint_dof(dof_id_type full_dof) const | libMesh::StaticCondensationDofMap | inline |
| initialized() const | libMesh::StaticCondensationDofMap | inline |
| n_dofs() const | libMesh::DofMapBase | inline |
| n_dofs_on_processor(const processor_id_type proc) const | libMesh::DofMapBase | inline |
| n_local_dofs() const | libMesh::DofMapBase | inline |
| n_old_dofs() const | libMesh::DofMapBase | inline |
| n_processors() const | libMesh::ParallelObject | inline |
| n_variables() const override | libMesh::StaticCondensationDofMap | virtual |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | inline |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | inline |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | inline |
| processor_id() const | libMesh::ParallelObject | inline |
| reduced_system() const | libMesh::StaticCondensationDofMap | inline |
| reinit() | libMesh::StaticCondensationDofMap | |
| StaticCondensation class | libMesh::StaticCondensationDofMap | friend |
| StaticCondensationDofMap(MeshBase &mesh, System &system, const DofMap &dof_map) | libMesh::StaticCondensationDofMap | |
| uncondensed_vars() const | libMesh::StaticCondensationDofMap | inline |
| variable(const unsigned int c) const override | libMesh::StaticCondensationDofMap | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~StaticCondensationDofMap() | libMesh::StaticCondensationDofMap | virtual |