SNESFASCycleIsFine#

Determines if a given cycle is the fine level.

Synopsis#

#include "petscsnes.h"  
PetscErrorCode SNESFASCycleIsFine(SNES snes, PetscBool *flg)

Logically Collective

Input Parameter#

Output Parameter#

  • flg - indicates if this is the fine level or not

See Also#

SNESFAS, SNESFASSetLevels()

Level#

advanced

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