#include "petscviewer.h" PetscErrorCode PetscViewerASCIIRead(PetscViewer viewer,void *data,PetscInt num,PetscInt *count,PetscDataType dtype)Collective on MPI_Comm Many br
viewer | - the ascii 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/impls/ascii/filev.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages