Searched refs:PetscSectionReset (Results 1 – 7 of 7) sorted by relevance
10 PetscErrorCode PetscSectionReset(PetscSection)
117 petsc.PetscSectionReset120 CHKERR(PetscSectionReset(self.sec))
68 PETSC_EXTERN PetscErrorCode PetscSectionReset(PetscSection);
338 PetscCall(PetscSectionReset(partSection)); in PetscPartitionerPartition()
103 PetscCall(PetscSectionReset(newSection)); in PetscSectionCopy_Internal()384 PetscCall(PetscSectionReset(s)); in PetscSectionSetNumFields()2776 PetscErrorCode PetscSectionReset(PetscSection s) in PetscSectionReset() function2834 PetscCall(PetscSectionReset(*s)); in PetscSectionDestroy()
695 PetscCall(PetscSectionReset(partSection)); in PetscPartitionerPartition_Multistage()
278 PetscCall(PetscSectionReset(section)); in DMPlexCreatePartitionerGraph_Native()765 PetscCall(PetscSectionReset(partSection)); in PetscPartitionerDMPlexPartition()