SNESFASCycleGetSmootherDown#
Gets the down smoother on a particular cycle level.
Synopsis#
#include "petscsnes.h"  
PetscErrorCode SNESFASCycleGetSmootherDown(SNES snes, SNES *smoothd)
Logically Collective
Input Parameter#
- snes - - SNESFASobtained with- SNESFASGetCycleSNES()
Output Parameter#
- smoothd - the smoother 
See Also#
SNES: Nonlinear Solvers, SNES, SNESFAS, SNESFASCycleGetSmootherUp(), SNESFASCycleGetSmoother(), SNESFASGetCycleSNES()
Level#
advanced
Location#
Index of all SNESFAS routines
Table of Contents for all manual pages
Index of all manual pages