petsc-3.3-p7 2013-05-11

SNESFASSetGalerkin

Sets coarse problems as formed by projection to the fine problem

Synopsis

#include "petscsnesfas.h"  
PetscErrorCode SNESFASSetGalerkin(SNES snes, PetscBool flg)

Input Parameter

snes -the nonlinear solver context
flg -the status of the galerkin problem

Keywords

FAS, galerkin

See Also

SNESFASSetLevels(), SNESFASGetGalerkin()

Level:advanced
Location:
src/snes/impls/fas/fasgalerkin.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages