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#
Level#
advanced
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages