Searched refs:DMSetGlobalSection (Results 1 – 7 of 7) sorted by relevance
147 DMSetGlobalSection()
164 PetscErrorCode DMSetGlobalSection(PetscDM, PetscSection)
1862 petsc.DMSetGlobalSection1865 CHKERR(DMSetGlobalSection(self.dm, sec.sec))
258 PETSC_EXTERN PetscErrorCode DMSetGlobalSection(DM, PetscSection);287 return DMSetGlobalSection(dm, s); in DMSetDefaultGlobalSection()
1458 PetscCall(DMSetGlobalSection(dm, NULL)); in DMPlexSetIsoperiodicFaceSF()
10232 PetscCall(DMSetGlobalSection(*odm, gsection)); in DMGetFullDM()
4689 PetscErrorCode DMSetGlobalSection(DM dm, PetscSection section) in DMSetGlobalSection() function6560 PetscCall(DMSetGlobalSection(dm->dmBC, gsection)); in DMGetOutputDM()