DMTSSetIJacobianSerialize#
sets functions used to view and load a IJacobian context
Synopsis#
#include "petscts.h"
PetscErrorCode DMTSSetIJacobianSerialize(DM dm, PetscErrorCode (*view)(void *, PetscViewer), PetscErrorCode (*load)(void **, PetscViewer))
Not Collective
Input Parameters#
See Also#
TS: Scalable ODE and DAE Solvers, DM
, TS
, DMTSSetContext()
, TSSetFunction()
, DMTSSetJacobian()
Level#
advanced
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages