Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfasimpls.h13 SNES smoothu; /* the SNES for presmoothing */ member
H A Dfas.c272 SNES smoothu, smoothd, levelsnes; in SNESView_FAS() local
389 SNES smoothu; in SNESFASUpSmooth_Private() local
H A Dfasfunc.c526 PetscErrorCode SNESFASCycleGetSmootherUp(SNES snes, SNES *smoothu) in SNESFASCycleGetSmootherUp()
/petsc/include/petsc/private/
H A Dpcmgimpl.h36 KSP smoothu; /* post smoother */ member