Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsectionimpl.h13 } PetscSectionClosurePermVal; typedef
25 static PetscSectionClosurePermVal PetscSectionClosurePermVal_Empty = {PETSC_NULLPTR, PETSC_NULLPTR};
26 PETSC_HASH_MAP(ClPerm, PetscSectionClosurePermKey, PetscSectionClosurePermVal, PetscSectionClosureP…
/petsc/src/vec/is/section/interface/
H A Dsection.c2751 PetscSectionClosurePermVal clVal; in PetscSectionResetClosurePermutation()
3232 PetscSectionClosurePermVal *val; in PetscSectionSetClosurePermutation_Internal()
3301 PetscSectionClosurePermVal v; in PetscSectionGetClosurePermutation_Private()
3348 PetscSectionClosurePermVal v; in PetscSectionGetClosureInversePermutation_Internal()