Searched refs:locY (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 7002 …ey, IS cellIS, PetscReal t, PetscReal X_tShift, Vec locX, Vec locX_t, Vec locY, Vec locF, PetscCtx… in DMPlexComputeJacobianActionByKey() argument 7065 PetscCall(DMPlexVecGetClosure(plex, section, locY, cell, NULL, &x)); in DMPlexComputeJacobianActionByKey() 7067 PetscCall(DMPlexVecRestoreClosure(plex, section, locY, cell, NULL, &x)); in DMPlexComputeJacobianActionByKey()
|