Searched refs:PetscSectionClosurePermKey (Results 1 – 2 of 2) sorted by relevance
7 typedef struct PetscSectionClosurePermKey { struct9 } PetscSectionClosurePermKey; typedef15 static inline PetscHash_t PetscSectionClosurePermHash(PetscSectionClosurePermKey k) in PetscSectionClosurePermHash()20 static inline int PetscSectionClosurePermEqual(PetscSectionClosurePermKey k1, PetscSectionClosurePe… in PetscSectionClosurePermEqual()26 PETSC_HASH_MAP(ClPerm, PetscSectionClosurePermKey, PetscSectionClosurePermVal, PetscSectionClosureP…
3231 PetscSectionClosurePermKey key = {depth, clSize}; in PetscSectionSetClosurePermutation_Internal()3300 PetscSectionClosurePermKey k = {depth, size}; in PetscSectionGetClosurePermutation_Private()3347 PetscSectionClosurePermKey k = {depth, size}; in PetscSectionGetClosureInversePermutation_Internal()