Searched defs:extraPoint (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stagda.c | 133 …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 D | stagstencil.c | 38 PetscInt start[DMSTAG_MAX_DIM], n[DMSTAG_MAX_DIM], extraPoint[DMSTAG_MAX_DIM]; in DMStagCreateISFromStencils() local
|