Searched refs:jacctx (Results 1 – 1 of 1) sorted by relevance
3353 void *jacctx, *appctx; in SNESSetUp() local3396 PetscCall(SNESGetJacobian(snes, &j, &jpre, &jac, &jacctx)); in SNESSetUp()3397 PetscCall(SNESSetJacobian(snes->npc, j, jpre, jac, jacctx)); in SNESSetUp()