#include "slepcfn.h" PetscErrorCode FNEvaluateDerivative(FN fn,PetscScalar x,PetscScalar *y)Not Collective
fn | - the math function context | |
x | - the value where the derivative 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