Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c7698 …ection section, PetscBool islocal, PetscInt point, PetscInt off, PetscInt foffs[], PetscBool setBC… in DMPlexGetIndicesPointFields_Internal() argument
7715 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFields_Internal()
7723 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFields_Internal()
7735 foffs[f] += fdof; in DMPlexGetIndicesPointFields_Internal()
7749 …etscSection section, PetscSection globalSection, PetscInt point, PetscInt foffs[], const PetscInt … in DMPlexGetIndicesPointFieldsSplit_Internal() argument
7766 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFieldsSplit_Internal()
7774 const PetscInt preind = perm ? foffs[f] + perm[b] : foffs[f] + b; in DMPlexGetIndicesPointFieldsSplit_Internal()
7785 foffs[f] += fdof; in DMPlexGetIndicesPointFieldsSplit_Internal()