Searched defs:smoothd (Results 1 – 4 of 4) sorted by relevance
14 SNES smoothd; /* the SNES for postsmoothing */ member
272 SNES smoothu, smoothd, levelsnes; in SNESView_FAS() local354 SNES smoothd; in SNESFASDownSmooth_Private() local
554 PetscErrorCode SNESFASCycleGetSmootherDown(SNES snes, SNES *smoothd) in SNESFASCycleGetSmootherDown()
35 KSP smoothd; /* pre smoother */ member