Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagutils.c877 const PetscInt eplTo = stagTo->nGhost[1] * eprTo; in DMStagMigrateVec() local
883 const PetscInt baseTo = k * eplTo + j * eprTo + i * epeTo; in DMStagMigrateVec()