#include "petscviewer.h" PetscErrorCode PetscViewerRead(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataType dtype)Collective on MPI_Comm Many br
viewer | - The viewer Many br | |
data | - Location to write the data Many br | |
num | - Number of items of data to read Many br | |
datatype | - Type of data to read Many br |
Many br
Level:beginner
Location:src/sys/classes/viewer/interface/view.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages