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