libMesh
libMesh::PetscDMWrapper Member List

This is the complete list of members for libMesh::PetscDMWrapper, including all inherited members.

_ctx_veclibMesh::PetscDMWrapperprivate
_dmslibMesh::PetscDMWrapperprivate
_mesh_dof_loc_sizeslibMesh::PetscDMWrapperprivate
_mesh_dof_sizeslibMesh::PetscDMWrapperprivate
_pmtx_veclibMesh::PetscDMWrapperprivate
_sectionslibMesh::PetscDMWrapperprivate
_star_forestslibMesh::PetscDMWrapperprivate
_subpmtx_veclibMesh::PetscDMWrapperprivate
_vec_veclibMesh::PetscDMWrapperprivate
add_dofs_helper(const System &system, const DofObject &dof_object, dof_id_type local_id, PetscSection &section)libMesh::PetscDMWrapperprivate
add_dofs_to_section(const System &system, PetscSection &section, 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::PetscDMWrapperprivate
build_section(const System &system, PetscSection &section)libMesh::PetscDMWrapperprivate
build_sf(const System &system, PetscSF &star_forest)libMesh::PetscDMWrapperprivate
check_section_n_dofs(PetscSection &section)libMesh::PetscDMWrapperprivate
clear()libMesh::PetscDMWrapper
get_dm(unsigned int level)libMesh::PetscDMWrapperinlineprivate
get_section(unsigned int level)libMesh::PetscDMWrapperinlineprivate
get_star_forest(unsigned int level)libMesh::PetscDMWrapperinlineprivate
init_and_attach_petscdm(System &system, SNES &snes)libMesh::PetscDMWrapper
init_dm_data(unsigned int n_levels, const Parallel::Communicator &comm)libMesh::PetscDMWrapperprivate
PetscDMWrapper()=defaultlibMesh::PetscDMWrapper
set_point_range_in_section(const System &system, PetscSection &section, 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::PetscDMWrapperprivate
~PetscDMWrapper()libMesh::PetscDMWrapper