#include "gvec.h" int GVecEvaluateFunctionRectangular(GVec v, VarOrdering order, PointFunction f, PetscScalar alpha, void *ctx)
v | - The grid vector | |
order | - The variable ordering | |
f | - The user provided function | |
alpha | - A scalar multiplier | |
ctx | - An optional user provided context for the function |
Level:intermediate
Location:src/gvec/interface/gvec.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages