#include "slepcfn.h" PetscErrorCode FNEvaluateFunction(FN fn,PetscScalar x,PetscScalar *y)Not collective
fn | - the math function context | |
x | - the value where the function must be evaluated |
y | - the result of f(x) |
Location: src/sys/classes/fn/interface/fnbasic.c
Index of all FN routines
Table of Contents for all manual pages
Index of all manual pages