Searched refs:ctxsave (Results 1 – 1 of 1) sorted by relevance
693 void *ctxsave; in KSPComputeOperators_SNES() local708 PetscCall(SNESGetJacobian(snes, NULL, NULL, &jac, &ctxsave)); in KSPComputeOperators_SNES()732 …jac == SNESComputeJacobianDefaultColor) PetscCall(SNESSetJacobian(snes, NULL, NULL, jac, ctxsave)); in KSPComputeOperators_SNES()