petsc-3.3-p7 2013-05-11

MatMFFDType

algorithm used to compute the h used in computing matrix-vector products via differencing of the function

Synopsis

#define MatMFFDType char*
#define MATMFFD_DS  "ds"
#define MATMFFD_WP  "wp"

See Also

MatMFFDSetType(), MatMFFDRegister()

Level:beginner
Location:
src/mat/../../include/petscmat.h
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages