#include "petscsnes.h" #include "gsolver.h" int GSNESEvaluateRhsLinearOperator(GSNES snes, GVec x, GVec f, void *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