#include "petscmat.h" PetscErrorCode MatMFFDSetFunctioni(Mat mat,PetscErrorCode (*funci)(void*,PetscInt,Vec,PetscScalar*))Logically Collective on Mat
mat | - the matrix free matrix created via MatCreateSNESMF() | |
funci | - the function to use |
Level:advanced
Location:src/mat/impls/mffd/mffd.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages