PetscViewer Manual Pages

PETSc viewers export information and data from PETSc objects.

Beginner - Basic usage
PETSC_VIEWER_STDERR_ PetscViewerBinaryCreate PetscViewerFormat
PETSC_VIEWER_STDOUT_ PetscViewerBinaryOpen PetscViewerSiloOpen
PETSC_VIEWER_STDOUT_SELF PetscViewerBinaryRead PetscViewerType
PETSC_VIEWER_STDOUT_WORLD PetscViewerBinaryWrite PetscViewerView
PetscViewer PetscViewerDestroy
PetscViewerASCIIOpen PetscViewerDrawOpen
Intermediate - Setting options for algorithms and data structures
PETSC_VIEWER_BINARY_ PetscViewerDrawGetDraw PetscViewerSiloClearMeshName
PETSC_VIEWER_BINARY_SELF PetscViewerDrawGetDrawLG PetscViewerSiloClearName
PETSC_VIEWER_BINARY_WORLD PetscViewerFlush PetscViewerSiloGetMeshName
PETSC_VIEWER_DRAW_ PetscViewerGetType PetscViewerSiloGetName
PETSC_VIEWER_DRAW_SELF PetscViewerMathematicaClearName PetscViewerSiloSetMeshName
PETSC_VIEWER_DRAW_WORLD PetscViewerMathematicaGetLink PetscViewerSiloSetName
PETSC_VIEWER_MATLAB_SELF PetscViewerMathematicaGetName PetscViewerSocketOpen
PETSC_VIEWER_MATLAB_WORLD PetscViewerMathematicaGetVector PetscViewerVUFlushDeferred
PETSC_VIEWER_SOCKET_ PetscViewerMathematicaOpen PetscViewerVUGetPointer
PETSC_VIEWER_SOCKET_SELF PetscViewerMathematicaPutVector PetscViewerVUPrintDeferred
PETSC_VIEWER_SOCKET_WORLD PetscViewerMathematicaSetName PetscViewerVUSetMode
PetscViewerASCIIGetPointer PetscViewerPopFormat PetscViewers
PetscViewerASCIISynchronizedPrintf PetscViewerPushFormat PetscViewersCreate
PetscViewerBinaryReadStringArray PetscViewerSetFormat PetscViewersDestroy
PetscViewerBinaryWriteStringArray PetscViewerSetFromOptions PetscViewersGetViewer
PetscViewerDrawClear PetscViewerSiloCheckMesh
Advanced - Setting more advanced options and customization
PetscViewerAppendOptionsPrefix PetscViewerFileSetMode PetscViewerSocketPutInt
PetscViewerBinaryGetDescriptor PetscViewerFileSetName PetscViewerSocketPutReal
PetscViewerBinaryGetInfoPointer PetscViewerGetOptionsPrefix PetscViewerSocketPutScalar
PetscViewerBinaryGetSkipOptions PetscViewerGetSingleton PetscViewerSocketSetConnection
PetscViewerBinarySetSkipOptions PetscViewerMathematicaSkipPackets PetscViewerStringOpen
PetscViewerBinarySkipInfo PetscViewerRestoreSingleton PetscViewerStringSetString
PetscViewerCreate PetscViewerSetOptionsPrefix PetscViewerVUGetVecSeen
PetscViewerDrawGetDrawAxis PetscViewerSetType PetscViewerVUSetVecSeen
PetscViewerFileGetMode PetscViewerSetUp
PetscViewerFileGetName PetscViewerSiloGetFilePointer
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
No deprecated routines

Table of Contents