Home
last modified time | relevance | path

Searched refs:SNESFASCycleGetSmootherUp (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/fas/
H A Dfas.c288 PetscCall(SNESFASCycleGetSmootherUp(levelsnes, &smoothu)); in SNESView_FAS()
394 PetscCall(SNESFASCycleGetSmootherUp(snes, &smoothu)); in SNESFASUpSmooth_Private()
H A Dfasfunc.c526 PetscErrorCode SNESFASCycleGetSmootherUp(SNES snes, SNES *smoothu) in SNESFASCycleGetSmootherUp() function
/petsc/include/
H A Dpetscsnes.h1327 PETSC_EXTERN PetscErrorCode SNESFASCycleGetSmootherUp(SNES, SNES *);