Searched refs:kspconvctx (Results 1 – 3 of 3) sorted by relevance
158 void *kspconvctx; /* Eisenstat-Walker KSP convergence context */ member
433 kctx = (SNESKSPEW *)snes->kspconvctx; in SNESView()1047 kctx = (SNESKSPEW *)snes->kspconvctx; in SNESSetFromOptions()1899 snes->kspconvctx = kctx; in SNESCreate()3569 PetscCall(PetscFree((*snes)->kspconvctx)); in SNESDestroy()5497 kctx = (SNESKSPEW *)snes->kspconvctx; in SNESKSPSetParametersEW()5553 kctx = (SNESKSPEW *)snes->kspconvctx; in SNESKSPGetParametersEW()5568 SNESKSPEW *kctx = (SNESKSPEW *)snes->kspconvctx; in KSPPreSolve_SNESEW()5622 SNESKSPEW *kctx = (SNESKSPEW *)snes->kspconvctx; in KSPPostSolve_SNESEW()
66 kctx = (SNESKSPEW *)tao->snes_ewdummy->kspconvctx; in TaoSetUpEW_Private()