Home
last modified time | relevance | path

Searched refs:clVal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/section/interface/
H A Dsection.c2751 PetscSectionClosurePermVal clVal; in PetscSectionResetClosurePermutation() local
2755 kh_foreach_value(section->clHash, clVal, { in PetscSectionResetClosurePermutation()
2756 PetscCall(PetscFree(clVal.perm)); in PetscSectionResetClosurePermutation()
2757 PetscCall(PetscFree(clVal.invPerm)); in PetscSectionResetClosurePermutation()