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