#include "petscmat.h" PetscErrorCode MatMFFDSetHHistory(Mat J,PetscScalar history[],PetscInt nhistory)Logically Collective on Mat Many br
J | - the matrix-free matrix context Many br | |
histroy | - space to hold the history Many br | |
nhistory | - number of entries in history, if more entries are generated than Many brnhistory, then the later ones are discarded Many br |
Many br
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