Searched refs:SNESComputeMFFunctionCtx (Results 1 – 1 of 1) sorted by relevance
12 static PetscErrorCode SNESComputeMFFunctionCtx(void *snes, Vec x, Vec f, PetscCtx ctx) in SNESComputeMFFunctionCtx() function93 PetscCall(MatFDColoringSetFunction(color, (MatFDColoringFn *)SNESComputeMFFunctionCtx, NULL)); in SNESComputeJacobianDefaultColor()