Searched refs:PetscSectionResetClosurePermutation (Results 1 – 4 of 4) sorted by relevance
91 PETSC_EXTERN PetscErrorCode PetscSectionResetClosurePermutation(PetscSection);
122 - Add `PetscSectionResetClosurePermutation()`
2749 PetscErrorCode PetscSectionResetClosurePermutation(PetscSection section) in PetscSectionResetClosurePermutation() function2799 PetscCall(PetscSectionResetClosurePermutation(s)); in PetscSectionReset()3185 if (section->clObj != obj) PetscCall(PetscSectionResetClosurePermutation(section)); in PetscSectionSetClosureIndex()
6228 if (s) PetscCall(PetscSectionResetClosurePermutation(s)); in DMUseTensorOrder()