SNESFASGetType#

Gets the update and correction type used for SNESFAS.

Synopsis#

#include "petscsnes.h"  
PetscErrorCode SNESFASGetType(SNES snes, SNESFASType *fastype)

Logically Collective

Input Parameter#

Output Parameter#

See Also#

SNES: Nonlinear Solvers, SNES, SNESFAS, PCMGSetType(), SNESFASSetType(), SNES_FAS_ADDITIVE, SNES_FAS_MULTIPLICATIVE, SNES_FAS_FULL, SNES_FAS_KASKADE

Level#

intermediate

Location#

src/snes/impls/fas/fasfunc.c


Index of all SNESFAS routines
Table of Contents for all manual pages
Index of all manual pages