Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c7698 …f, PetscInt foffs[], PetscBool setBC, const PetscInt ***perms, PetscInt permsoff, const PetscInt i… in DMPlexGetIndicesPointFields_Internal() argument
7709 const PetscInt *perm = (perms && perms[f]) ? perms[f][permsoff] : NULL; in DMPlexGetIndicesPointFields_Internal()
7749 …on, PetscInt point, PetscInt foffs[], const PetscInt ***perms, PetscInt permsoff, const PetscInt i… in DMPlexGetIndicesPointFieldsSplit_Internal() argument
7759 const PetscInt *perm = (perms && perms[f]) ? perms[f][permsoff] : NULL; in DMPlexGetIndicesPointFieldsSplit_Internal()