Searched refs:jacobianlocalctx (Results 1 – 2 of 2) sorted by relevance
11 void *jacobianlocalctx; member147 PetscCall((*dmlocalsnes->jacobianlocal)(dm, Xloc, A, B, dmlocalsnes->jacobianlocalctx)); in SNESComputeJacobian_DMLocal()331 dmlocalsnes->jacobianlocalctx = ctx; in DMSNESSetJacobianLocal()453 if (ctx) *(void **)ctx = dmlocalsnes->jacobianlocalctx; in DMSNESGetJacobianLocal()
19 void *jacobianlocalctx; member158 jctx = dmdasnes->jacobianlocalctx ? dmdasnes->jacobianlocalctx : snes->ctx; in SNESComputeJacobian_DMDA()330 dmdasnes->jacobianlocalctx = ctx; in DMDASNESSetJacobianLocal()368 dmdasnes->jacobianlocalctx = ctx; in DMDASNESSetJacobianLocalVec()