#include "petscksp.h" PetscErrorCode KSPLoad(KSP newdm, PetscViewer viewer)Collective on PetscViewer
newdm | - the newly loaded KSP, this needs to have been created with KSPCreate() or some related function before a call to KSPLoad(). | |
viewer | - binary file viewer, obtained from PetscViewerBinaryOpen() |
has not yet been determined
Level:intermediate
Location:src/ksp/ksp/interface/itcreate.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages