Searched refs:SNESFASCycleGetSmootherDown (Results 1 – 3 of 3) sorted by relevance
289 PetscCall(SNESFASCycleGetSmootherDown(levelsnes, &smoothd)); in SNESView_FAS()359 PetscCall(SNESFASCycleGetSmootherDown(snes, &smoothd)); in SNESFASDownSmooth_Private()
554 PetscErrorCode SNESFASCycleGetSmootherDown(SNES snes, SNES *smoothd) in SNESFASCycleGetSmootherDown() function
1328 PETSC_EXTERN PetscErrorCode SNESFASCycleGetSmootherDown(SNES, SNES *);