Home
last modified time | relevance | path

Searched defs:smoothd (Results 1 – 4 of 4) sorted by relevance

/petsc/src/snes/impls/fas/
H A Dfasimpls.h14 SNES smoothd; /* the SNES for postsmoothing */ member
H A Dfas.c272 SNES smoothu, smoothd, levelsnes; in SNESView_FAS() local
354 SNES smoothd; in SNESFASDownSmooth_Private() local
H A Dfasfunc.c554 PetscErrorCode SNESFASCycleGetSmootherDown(SNES snes, SNES *smoothd) in SNESFASCycleGetSmootherDown()
/petsc/include/petsc/private/
H A Dpcmgimpl.h35 KSP smoothd; /* pre smoother */ member