Home
last modified time | relevance | path

Searched defs:epl (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagstencil.c409 const PetscInt epl = stag->nGhost[0] * stag->nGhost[1]; in DMStagStencilToIndexLocal() local
H A Dstagutils.c876 const PetscInt epl = stag->nGhost[1] * epr; in DMStagMigrateVec() local
H A Dstag3d.c3196 const PetscInt epl = stag->nGhost[1] * epr; in DMStagComputeLocationOffsets_3d() local
3255 …const PetscInt epl = epr * stag->n[1] + (dummyEnd[1] ? stag->n[0] * entriesPerFace + (dum… in DMStagPopulateLocalToGlobalInjective_3d() local