Searched refs:locGradient (Results 1 – 1 of 1) sorted by relevance
1389 …orCode DMPlexInsertBoundaryValuesFVM(DM dm, PetscFV fv, Vec locX, PetscReal time, Vec *locGradient) in DMPlexInsertBoundaryValuesFVM() argument1398 if (locGradient) { in DMPlexInsertBoundaryValuesFVM()1399 PetscAssertPointer(locGradient, 5); in DMPlexInsertBoundaryValuesFVM()1400 *locGradient = NULL; in DMPlexInsertBoundaryValuesFVM()1419 if (locGradient) *locGradient = locGrad; in DMPlexInsertBoundaryValuesFVM()