PetscViewer Manual Pages

PETSc viewers export information and data from PETSc objects.

Beginner - Basic usage
PETSC_FILE_CREATE PETSC_VIEWER_STDOUT_WORLD PetscViewerFileType
PETSC_FILE_RDONLY PetscViewer PetscViewerFormat
PETSC_FILE_WRONLY PetscViewerASCIIOpen PetscViewerSiloOpen
PETSC_VIEWER_STDERR_ PetscViewerBinaryOpen PetscViewerType
PETSC_VIEWER_STDOUT_ PetscViewerDestroy
PETSC_VIEWER_STDOUT_SELF PetscViewerDrawOpen
Intermediate - Setting options for algorithms and data structures
PETSC_VIEWER_BINARY_ PetscViewerDrawGetDrawLG PetscViewerSiloClearName
PETSC_VIEWER_BINARY_SELF PetscViewerFlush PetscViewerSiloGetMeshName
PETSC_VIEWER_BINARY_WORLD PetscViewerGetType PetscViewerSiloGetName
PETSC_VIEWER_DRAW_ PetscViewerMathematicaClearName PetscViewerSiloSetMeshName
PETSC_VIEWER_DRAW_SELF PetscViewerMathematicaGetLink PetscViewerSiloSetName
PETSC_VIEWER_DRAW_WORLD PetscViewerMathematicaGetName PetscViewerSocketOpen
PETSC_VIEWER_MATLAB_SELF PetscViewerMathematicaGetVector PetscViewerVUFlushDeferred
PETSC_VIEWER_MATLAB_WORLD PetscViewerMathematicaOpen PetscViewerVUGetPointer
PETSC_VIEWER_SOCKET_ PetscViewerMathematicaPutVector PetscViewerVUPrintDeferred
PETSC_VIEWER_SOCKET_SELF PetscViewerMathematicaSetName PetscViewerVUSetMode
PETSC_VIEWER_SOCKET_WORLD PetscViewerPopFormat PetscViewers
PetscViewerASCIIGetPointer PetscViewerPushFormat PetscViewersCreate
PetscViewerASCIISetMode PetscViewerSetFormat PetscViewersDestroy
PetscViewerASCIISynchronizedPrintf PetscViewerSetFromOptions PetscViewersGetViewer
PetscViewerDrawClear PetscViewerSiloCheckMesh
PetscViewerDrawGetDraw PetscViewerSiloClearMeshName
Advanced - Setting more advanced options and customization
PetscViewerBinaryGetDescriptor PetscViewerMathematicaSkipPackets PetscViewerSocketPutReal
PetscViewerBinaryGetInfoPointer PetscViewerRestoreSingleton PetscViewerSocketPutScalar
PetscViewerBinarySkipInfo PetscViewerSetFileType PetscViewerSocketSetConnection
PetscViewerCreate PetscViewerSetFilename PetscViewerStringOpen
PetscViewerDrawGetDrawAxis PetscViewerSetType PetscViewerStringSetString
PetscViewerGetFilename PetscViewerSiloGetFilePointer PetscViewerVUGetVecSeen
PetscViewerGetSingleton PetscViewerSocketPutInt PetscViewerVUSetVecSeen
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
PetscInitializePackage PetscViewerASCIIUseTabs PetscViewerRegisterDestroy
PetscViewerASCIIPopTab PetscViewerBinaryLoadInfo PetscViewerRegisterDynamic
PetscViewerASCIIPrintf PetscViewerMathematicaDestroyPackage PetscViewerStringSPrintf
PetscViewerASCIIPushTab PetscViewerMathematicaInitializePackage
PetscViewerASCIISetTab PetscViewerRegisterAll

Table of Contents