#include "petscsnesfas.h" PetscErrorCode SNESFASSetRScale(SNES snes, PetscInt level, Vec rscale)
snes | - the multigrid context | |
rscale | - the restriction scaling | |
level | - the level (0 is coarsest) to supply [Do not supply 0] |
Level:advanced
Location:src/snes/impls/fas/fasfunc.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages