SNESFASSetType#

Sets the update and correction type used for FAS.

Synopsis#

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

Logically Collective

Input Parameters#

See Also#

SNESFAS, PCMGSetType(), SNESFASGetType()

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