Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfas.c289 PetscCall(SNESFASCycleGetSmootherDown(levelsnes, &smoothd)); in SNESView_FAS()
359 PetscCall(SNESFASCycleGetSmootherDown(snes, &smoothd)); in SNESFASDownSmooth_Private()
H A Dfasfunc.c554 PetscErrorCode SNESFASCycleGetSmootherDown(SNES snes, SNES *smoothd) in SNESFASCycleGetSmootherDown() function
/petsc/include/
H A Dpetscsnes.h1328 PETSC_EXTERN PetscErrorCode SNESFASCycleGetSmootherDown(SNES, SNES *);