Home
last modified time | relevance | path

Searched defs:extraPoint (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagda.c133 …ErrorCode DMStagDMDAGetExtraPoints(DM dm, DMStagStencilLocation locCanonical, PetscInt *extraPoint) in DMStagDMDAGetExtraPoints()
185 …PetscInt i, j, k, d, dim, dof, dofToMax, start[DMSTAG_MAX_DIM], n[DMSTAG_MAX_DIM], extraPoint[DMST… in DMStagMigrateVecDMDA() local
303 PetscInt dim, start[DMSTAG_MAX_DIM], n[DMSTAG_MAX_DIM], extraPoint[DMSTAG_MAX_DIM], d; in DMStagTransferCoordinatesToDMDA() local
H A Dstagstencil.c38 PetscInt start[DMSTAG_MAX_DIM], n[DMSTAG_MAX_DIM], extraPoint[DMSTAG_MAX_DIM]; in DMStagCreateISFromStencils() local