#include "petscsnes.h" int MatSNESMFSetType(Mat mat,MatSNESMFType ftype)
mat | - the "matrix-free" matrix created via MatCreateSNESMF(), or MatCreateMF() or MatSetType(mat,MATMFFD); | |
ftype | - the type requested |
F(x+ha) - F(x) F'(u)a ~= ---------------- h
Level:advanced
Location:src/snes/mf/snesmfj.c
Index of all SNESMF routines
Table of Contents for all manual pages
Index of all manual pages