Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddmi.c192 for (PetscInt i = 0, fcoff = 0, pfoff = 0; i < (fdof / Nc); ++i) { in PetscSectionSelectFields_Private() local
202 subIndices[subOff++] = goff + poff + pfoff; in PetscSectionSelectFields_Private()
204 ++pfoff; in PetscSectionSelectFields_Private()