petsc-3.11.4 2019-09-28
Report Typos and Errors

PetscViewerVUGetPointer

Extracts the file pointer from a VU PetscViewer.

Synopsis

#include "petscsys.h"   
PetscErrorCode  PetscViewerVUGetPointer(PetscViewer viewer, FILE **fd)
Not Collective

Input Parameter

viewer -The PetscViewer

Output Parameter

fd -The file pointer

See Also

PetscViewerASCIIGetPointer()

Level

intermediate

Location

src/sys/classes/viewer/impls/vu/petscvu.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages