Searched defs:cNew (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 655 PetscInt cNew = DMPlexShiftPoint_Internal(c, depth, depthShift), dof; in DMPlexShiftCoordinates_Internal() local 680 PetscInt cNew = DMPlexShiftPoint_Internal(c, depth, depthShift), dof, off, noff, d; in DMPlexShiftCoordinates_Internal() local
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 2233 PetscInt dim, cNew, Nct, n, r; in DMPlexTransformSetCoordinates() local
|