Searched refs:residuallocalctx (Results 1 – 2 of 2) sorted by relevance
10 void *residuallocalctx; member100 PetscCall((*dmlocalsnes->residuallocal)(dm, Xloc, Floc, dmlocalsnes->residuallocalctx)); in SNESComputeFunction_DMLocal()256 dmlocalsnes->residuallocalctx = ctx; in DMSNESSetFunctionLocal()393 if (ctx) *(void **)ctx = dmlocalsnes->residuallocalctx; in DMSNESGetFunctionLocal()
18 void *residuallocalctx; member75 rctx = dmdasnes->residuallocalctx ? dmdasnes->residuallocalctx : snes->ctx; in SNESComputeFunction_DMDA()244 dmdasnes->residuallocalctx = ctx; in DMDASNESSetFunctionLocal()286 dmdasnes->residuallocalctx = ctx; in DMDASNESSetFunctionLocalVec()