Searched refs:gsctx (Results 1 – 3 of 3) sorted by relevance
159 nkdm->gsctx = kdm->gsctx; in DMSNESCopy()508 if (ctx) sdm->gsctx = ctx; in DMSNESSetNGS()544 if (ctx) *(void **)ctx = sdm->gsctx; in DMSNESGetNGS()
239 void *gsctx; member
2601 PetscCallBack("SNES callback NGS", (*sdm->ops->computegs)(snes, x, b, sdm->gsctx)); in SNESComputeNGS()