Searched refs:SNESComputeFunctionCtx (Results 1 – 1 of 1) sorted by relevance
8 static PetscErrorCode SNESComputeFunctionCtx(void *snes, Vec x, Vec f, PetscCtx ctx) in SNESComputeFunctionCtx() function95 PetscCall(MatFDColoringSetFunction(color, (MatFDColoringFn *)SNESComputeFunctionCtx, NULL)); in SNESComputeJacobianDefaultColor()168 …PetscCall(MatFDColoringSetFunction(matfdcoloring, (MatFDColoringFn *)SNESComputeFunctionCtx, NULL)… in SNESPruneJacobianColor()