Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsection.c57 const PetscInt **perms0 = NULL; in DMPlexCreateSectionFields() local
64 if (perms) perms0 = perms[0]; in DMPlexCreateSectionFields()
66 if (!(perms0 || flips0)) continue; in DMPlexCreateSectionFields()
73 …h], -kConeSize, kConeSize, PETSC_USE_POINTER, PetscSafePointerPlusOffset(perms0, -kConeSize), Pets… in DMPlexCreateSectionFields()