#include "petscts.h" PetscErrorCode TSAdaptLoad(TSAdapt adapt,PetscViewer viewer)Collective on PetscViewer
newdm | - the newly loaded TSAdapt, this needs to have been created with TSAdaptCreate() or some related function before a call to TSAdaptLoad(). | |
viewer | - binary file viewer, obtained from PetscViewerBinaryOpen() or HDF5 file viewer, obtained from PetscViewerHDF5Open() |
has not yet been determined
Level:intermediate
Location:src/ts/adapt/interface/tsadapt.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages