Searched refs:PetscSectionLoad (Results 1 – 5 of 5) sorted by relevance
229 PetscCall(PetscSectionLoad(section, viewer)); in main()
66 PETSC_EXTERN PetscErrorCode PetscSectionLoad(PetscSection, PetscViewer);
99 - Add `PetscSectionLoad()` for section loading from HDF5
2589 PetscErrorCode PetscSectionLoad(PetscSection s, PetscViewer viewer) in PetscSectionLoad() function
2935 if (has) PetscCall(PetscSectionLoad(sectionA, viewer)); in DMPlexSectionLoad_HDF5_Internal()