#include "grid.h" #include "gvec.h" int GridEvaluateRhsFunction(Grid grid, GVec x, GVec f, void *ctx)Collective on Grid
grid | - The grid | |
x | - The current iterate | |
ctx | - The optional user context |
Level:beginner
Location:src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages