#include "petscsnes.h" #include "gsolver.h" int GSNESEvaluateRhs(GSNES snes, GVec x, GVec f, PetscObject ctx)Collective on GSNES
snes | - The grid SNES | |
x | - The current iterate | |
ctx | - The optional user context |
Level:advanced
Location:src/gsolver/interface/gsnes.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages