Home
last modified time | relevance | path

Searched defs:clPerm (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/section/interface/
H A Dsection.c3226 …on section, PetscObject obj, PetscInt depth, PetscInt clSize, PetscCopyMode mode, PetscInt *clPerm) in PetscSectionSetClosurePermutation_Internal()
3283 const PetscInt *clPerm = NULL; in PetscSectionSetClosurePermutation() local
3334 const PetscInt *clPerm = NULL; in PetscSectionGetClosurePermutation() local
3380 const PetscInt *clPerm = NULL; in PetscSectionGetClosureInversePermutation() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c6391 PetscBool clPerm = mesh->useMatClPerm; in DMPlexComputeJacobianByKeyGeneral() local