This is the complete list of members for libMesh::PetscDMWrapper, including all inherited members.
_dms | libMesh::PetscDMWrapper | private |
_sections | libMesh::PetscDMWrapper | private |
_star_forests | libMesh::PetscDMWrapper | private |
add_dofs_helper(const System &system, const DofObject &dof_object, dof_id_type local_id, PetscSection §ion) | libMesh::PetscDMWrapper | private |
add_dofs_to_section(const System &system, PetscSection §ion, const std::unordered_map< dof_id_type, dof_id_type > &node_map, const std::unordered_map< dof_id_type, dof_id_type > &elem_map, const std::map< dof_id_type, unsigned int > &scalar_map) | libMesh::PetscDMWrapper | private |
build_section(const System &system, PetscSection §ion) | libMesh::PetscDMWrapper | private |
build_sf(const System &system, PetscSF &star_forest) | libMesh::PetscDMWrapper | private |
check_section_n_dofs(const System &system, PetscSection §ion) | libMesh::PetscDMWrapper | private |
clear() | libMesh::PetscDMWrapper | |
get_dm(unsigned int level) | libMesh::PetscDMWrapper | inlineprivate |
get_section(unsigned int level) | libMesh::PetscDMWrapper | inlineprivate |
get_star_forest(unsigned int level) | libMesh::PetscDMWrapper | inlineprivate |
init_and_attach_petscdm(System &system, SNES &snes) | libMesh::PetscDMWrapper | |
init_dm_data(unsigned int n_levels) | libMesh::PetscDMWrapper | private |
PetscDMWrapper()=default | libMesh::PetscDMWrapper | |
set_point_range_in_section(const System &system, PetscSection §ion, std::unordered_map< dof_id_type, dof_id_type > &node_map, std::unordered_map< dof_id_type, dof_id_type > &elem_map, std::map< dof_id_type, unsigned int > &scalar_map) | libMesh::PetscDMWrapper | private |
~PetscDMWrapper() | libMesh::PetscDMWrapper |