Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c655 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 Dplextransform.c2233 PetscInt dim, cNew, Nct, n, r; in DMPlexTransformSetCoordinates() local