1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212
|
<HTML>
<HEAD> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Viewer/index.html" />
<TITLE>Viewer Manual Pages</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">
<div id="version" align=right><b>petsc-3.4.2 2013-07-02</b></div>
<H2> PetscViewer Manual Pages
</H2>
PETSc viewers export information and data from PETSc objects.
<P>
<P>
<TABLE>
<TR><TD WIDTH=250 COLSPAN="3"><B>Beginner - Basic usage</B></TD></TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_STDERR_.html">PETSC_VIEWER_STDERR_</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerASCIIOpen.html">PetscViewerASCIIOpen</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerFormat.html">PetscViewerFormat</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_STDOUT_.html">PETSC_VIEWER_STDOUT_</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerASCIIOpenWithFILE.html">PetscViewerASCIIOpenWithFILE</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5Open.html">PetscViewerHDF5Open</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_STDOUT_SELF.html">PETSC_VIEWER_STDOUT_SELF</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerBinaryOpen.html">PetscViewerBinaryOpen</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMatlabOpen.html">PetscViewerMatlabOpen</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_STDOUT_WORLD.html">PETSC_VIEWER_STDOUT_WORLD</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerBinaryRead.html">PetscViewerBinaryRead</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerType.html">PetscViewerType</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewer.html">PetscViewer</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerBinaryWrite.html">PetscViewerBinaryWrite</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVTKOpen.html">PetscViewerVTKOpen</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIIGetStderr.html">PetscViewerASCIIGetStderr</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDestroy.html">PetscViewerDestroy</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerView.html">PetscViewerView</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIIGetStdout.html">PetscViewerASCIIGetStdout</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawOpen.html">PetscViewerDrawOpen</A></TD>
<TD WIDTH=250><A HREF="./"></A></TD>
<TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>Intermediate - Setting options for algorithms and data structures</B></TD></TR>
<TD WIDTH=250><A HREF="./PETSCVIEWERMATLAB.html">PETSCVIEWERMATLAB</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawClear.html">PetscViewerDrawClear</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaGetLink.html">PetscViewerMathematicaGetLink</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_BINARY_.html">PETSC_VIEWER_BINARY_</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawGetBounds.html">PetscViewerDrawGetBounds</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaGetName.html">PetscViewerMathematicaGetName</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_BINARY_SELF.html">PETSC_VIEWER_BINARY_SELF</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawGetDraw.html">PetscViewerDrawGetDraw</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaGetVector.html">PetscViewerMathematicaGetVector</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_BINARY_WORLD.html">PETSC_VIEWER_BINARY_WORLD</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawGetDrawLG.html">PetscViewerDrawGetDrawLG</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaOpen.html">PetscViewerMathematicaOpen</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_DRAW_.html">PETSC_VIEWER_DRAW_</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawGetHold.html">PetscViewerDrawGetHold</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaPutVector.html">PetscViewerMathematicaPutVector</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_DRAW_SELF.html">PETSC_VIEWER_DRAW_SELF</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawGetPause.html">PetscViewerDrawGetPause</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaSetName.html">PetscViewerMathematicaSetName</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_DRAW_WORLD.html">PETSC_VIEWER_DRAW_WORLD</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawSetBounds.html">PetscViewerDrawSetBounds</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerPopFormat.html">PetscViewerPopFormat</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_MATLAB_.html">PETSC_VIEWER_MATLAB_</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawSetHold.html">PetscViewerDrawSetHold</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerPushFormat.html">PetscViewerPushFormat</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_MATLAB_SELF.html">PETSC_VIEWER_MATLAB_SELF</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawSetPause.html">PetscViewerDrawSetPause</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerSetFormat.html">PetscViewerSetFormat</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_MATLAB_WORLD.html">PETSC_VIEWER_MATLAB_WORLD</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerFlush.html">PetscViewerFlush</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerSetFromOptions.html">PetscViewerSetFromOptions</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_SOCKET_.html">PETSC_VIEWER_SOCKET_</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerGetType.html">PetscViewerGetType</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerSocketOpen.html">PetscViewerSocketOpen</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_SOCKET_SELF.html">PETSC_VIEWER_SOCKET_SELF</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5GetFileId.html">PetscViewerHDF5GetFileId</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVUFlushDeferred.html">PetscViewerVUFlushDeferred</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_SOCKET_WORLD.html">PETSC_VIEWER_SOCKET_WORLD</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5GetGroup.html">PetscViewerHDF5GetGroup</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVUGetPointer.html">PetscViewerVUGetPointer</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscOptionsGetViewer.html">PetscOptionsGetViewer</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5GetTimestep.html">PetscViewerHDF5GetTimestep</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVUPrintDeferred.html">PetscViewerVUPrintDeferred</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIIGetPointer.html">PetscViewerASCIIGetPointer</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5IncrementTimestep.html">PetscViewerHDF5IncrementTimestep</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVUSetMode.html">PetscViewerVUSetMode</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIISynchronizedAllow.html">PetscViewerASCIISynchronizedAllow</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5PopGroup.html">PetscViewerHDF5PopGroup</A></TD>
<TD WIDTH=250><A HREF="./PetscViewers.html">PetscViewers</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIISynchronizedPrintf.html">PetscViewerASCIISynchronizedPrintf</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5PushGroup.html">PetscViewerHDF5PushGroup</A></TD>
<TD WIDTH=250><A HREF="./PetscViewersCreate.html">PetscViewersCreate</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryReadStringArray.html">PetscViewerBinaryReadStringArray</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerHDF5SetTimestep.html">PetscViewerHDF5SetTimestep</A></TD>
<TD WIDTH=250><A HREF="./PetscViewersDestroy.html">PetscViewersDestroy</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryWriteStringArray.html">PetscViewerBinaryWriteStringArray</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaClearName.html">PetscViewerMathematicaClearName</A></TD>
<TD WIDTH=250><A HREF="./PetscViewersGetViewer.html">PetscViewersGetViewer</A></TD>
<TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>Advanced - Setting more advanced options and customization</B></TD></TR>
<TD WIDTH=250><A HREF="./PetscObjectViewAMS.html">PetscObjectViewAMS</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerBinarySetMPIIO.html">PetscViewerBinarySetMPIIO</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaSkipPackets.html">PetscViewerMathematicaSkipPackets</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerAMSOpen.html">PetscViewerAMSOpen</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerBinarySetSkipHeader.html">PetscViewerBinarySetSkipHeader</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMatlabGetArray.html">PetscViewerMatlabGetArray</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerAppendOptionsPrefix.html">PetscViewerAppendOptionsPrefix</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerBinarySetSkipOptions.html">PetscViewerBinarySetSkipOptions</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMatlabPutArray.html">PetscViewerMatlabPutArray</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryAddMPIIOOffset.html">PetscViewerBinaryAddMPIIOOffset</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerBinarySkipInfo.html">PetscViewerBinarySkipInfo</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerRestoreSingleton.html">PetscViewerRestoreSingleton</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetDescriptor.html">PetscViewerBinaryGetDescriptor</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerCreate.html">PetscViewerCreate</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerRestoreSubcomm.html">PetscViewerRestoreSubcomm</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetFlowControl.html">PetscViewerBinaryGetFlowControl</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawGetDrawAxis.html">PetscViewerDrawGetDrawAxis</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerSetOptionsPrefix.html">PetscViewerSetOptionsPrefix</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetInfoPointer.html">PetscViewerBinaryGetInfoPointer</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerFileGetMode.html">PetscViewerFileGetMode</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerSetType.html">PetscViewerSetType</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetMPIIO.html">PetscViewerBinaryGetMPIIO</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerFileGetName.html">PetscViewerFileGetName</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerSetUp.html">PetscViewerSetUp</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetMPIIODescriptor.html">PetscViewerBinaryGetMPIIODescriptor</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerFileSetMode.html">PetscViewerFileSetMode</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerSocketSetConnection.html">PetscViewerSocketSetConnection</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetMPIIOOffset.html">PetscViewerBinaryGetMPIIOOffset</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerFileSetName.html">PetscViewerFileSetName</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerStringOpen.html">PetscViewerStringOpen</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetSkipHeader.html">PetscViewerBinaryGetSkipHeader</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerGetOptionsPrefix.html">PetscViewerGetOptionsPrefix</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerStringSetString.html">PetscViewerStringSetString</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinaryGetSkipOptions.html">PetscViewerBinaryGetSkipOptions</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerGetSingleton.html">PetscViewerGetSingleton</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVUGetVecSeen.html">PetscViewerVUGetVecSeen</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerBinarySetFlowControl.html">PetscViewerBinarySetFlowControl</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerGetSubcomm.html">PetscViewerGetSubcomm</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVUSetVecSeen.html">PetscViewerVUSetVecSeen</A></TD>
<TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>Developer - Interfaces intended primarily for library developers, not for typical applications programmers</B></TD></TR>
<TD WIDTH=250><A HREF="./PETSC_VIEWER_AMS_.html">PETSC_VIEWER_AMS_</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerASCIIPushTab.html">PetscViewerASCIIPushTab</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaFinalizePackage.html">PetscViewerMathematicaFinalizePackage</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscSysFinalizePackage.html">PetscSysFinalizePackage</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerASCIISetTab.html">PetscViewerASCIISetTab</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerMathematicaInitializePackage.html">PetscViewerMathematicaInitializePackage</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscSysInitializePackage.html">PetscSysInitializePackage</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerASCIISubtractTab.html">PetscViewerASCIISubtractTab</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerRegister.html">PetscViewerRegister</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerAMSGetAMSComm.html">PetscViewerAMSGetAMSComm</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerASCIIUseTabs.html">PetscViewerASCIIUseTabs</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerRegisterAll.html">PetscViewerRegisterAll</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIIAddTab.html">PetscViewerASCIIAddTab</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawBaseAdd.html">PetscViewerDrawBaseAdd</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerStringSPrintf.html">PetscViewerStringSPrintf</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIIGetTab.html">PetscViewerASCIIGetTab</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerDrawBaseSet.html">PetscViewerDrawBaseSet</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVTKAddField.html">PetscViewerVTKAddField</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIIPopTab.html">PetscViewerASCIIPopTab</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerFinalizePackage.html">PetscViewerFinalizePackage</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVTKFWrite.html">PetscViewerVTKFWrite</A></TD>
<TR>
<TD WIDTH=250><A HREF="./PetscViewerASCIIPrintf.html">PetscViewerASCIIPrintf</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerInitializePackage.html">PetscViewerInitializePackage</A></TD>
<TD WIDTH=250><A HREF="./PetscViewerVTKWriteFunction.html">PetscViewerVTKWriteFunction</A></TD>
<TR>
<TR><TD WIDTH=250 COLSPAN="3"><B>No deprecated routines</B></TD></TR>
</TABLE>
<BR><A HREF="../../index.html">Table of Contents</A>
|