SNESFASGetType#

Gets the update and correction type used for FAS.

Synopsis#

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

Logically Collective

Input Parameter#

Output Parameter#

See Also#

SNESFAS, PCMGSetType(), SNESFASSetType()

Level#

intermediate

Location#

src/snes/impls/fas/fasfunc.c


Edit on GitLab

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