Searched refs:clVal (Results 1 – 1 of 1) sorted by relevance
2751 PetscSectionClosurePermVal clVal; in PetscSectionResetClosurePermutation() local2755 kh_foreach_value(section->clHash, clVal, { in PetscSectionResetClosurePermutation()2756 PetscCall(PetscFree(clVal.perm)); in PetscSectionResetClosurePermutation()2757 PetscCall(PetscFree(clVal.invPerm)); in PetscSectionResetClosurePermutation()