#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMLoad(DM newdm, PetscViewer viewer)Collective on PetscViewer Many br
newdm | - the newly loaded DM, this needs to have been created with DMCreate() or Many brsome related function before a call to DMLoad(). Many br | |
viewer | - binary file viewer, obtained from PetscViewerBinaryOpen() or Many brHDF5 file viewer, obtained from PetscViewerHDF5Open() Many br |
Many br
has not yet been determinedMany br
Level:intermediate
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages