~ubuntu-branches/ubuntu/warty/petsc/warty

« back to all changes in this revision

Viewing changes to docs/manualpages/Viewer/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2004-06-07 13:41:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040607134143-92p586zrauvie0le
Tags: 2.2.0-2
* Upstream patch level 2.
* New PETSC_BOPT_EXTRA option for different BOPT and lib names, with _c++
  symlinks only for plain and single (closes: #249617).
* New DEBIAN_DIST=contrib option to link with hypre, parmetis (closes:
  #249619).
* Combined petsc-c and petsc-fortran substvars into petsc-compilers.
* Extra quote in -dev prerm eliminates "too many arguments" problem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
<TABLE>
17
17
</TR><TD WIDTH=250 COLSPAN="3"><B>Beginner - Basic usage</B></TD></TR>
18
18
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_STDERR_.html">PETSC_VIEWER_STDERR_</A></TD>
 
19
 <TD WIDTH=250><A HREF="./PetscViewer.html">PetscViewer</A></TD>
 
20
 <TD WIDTH=250><A HREF="./PetscViewerDrawOpen.html">PetscViewerDrawOpen</A></TD>
 
21
<TR>
 
22
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_STDOUT_.html">PETSC_VIEWER_STDOUT_</A></TD>
 
23
 <TD WIDTH=250><A HREF="./PetscViewerASCIIOpen.html">PetscViewerASCIIOpen</A></TD>
 
24
 <TD WIDTH=250><A HREF="./PetscViewerFormat.html">PetscViewerFormat</A></TD>
 
25
<TR>
 
26
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_STDOUT_SELF.html">PETSC_VIEWER_STDOUT_SELF</A></TD>
19
27
 <TD WIDTH=250><A HREF="./PetscViewerBinaryOpen.html">PetscViewerBinaryOpen</A></TD>
20
28
 <TD WIDTH=250><A HREF="./PetscViewerSiloOpen.html">PetscViewerSiloOpen</A></TD>
21
29
<TR>
22
 
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_STDOUT_.html">PETSC_VIEWER_STDOUT_</A></TD>
 
30
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_STDOUT_WORLD.html">PETSC_VIEWER_STDOUT_WORLD</A></TD>
23
31
 <TD WIDTH=250><A HREF="./PetscViewerDestroy.html">PetscViewerDestroy</A></TD>
24
32
 <TD WIDTH=250><A HREF="./PetscViewerType.html">PetscViewerType</A></TD>
25
33
<TR>
26
 
 <TD WIDTH=250><A HREF="./PetscViewer.html">PetscViewer</A></TD>
27
 
 <TD WIDTH=250><A HREF="./PetscViewerDrawOpen.html">PetscViewerDrawOpen</A></TD>
28
 
 <TD WIDTH=250><A HREF="./"></A></TD>
29
 
<TR>
30
 
 <TD WIDTH=250><A HREF="./PetscViewerASCIIOpen.html">PetscViewerASCIIOpen</A></TD>
31
 
 <TD WIDTH=250><A HREF="./PetscViewerFormat.html">PetscViewerFormat</A></TD>
32
 
 <TD WIDTH=250><A HREF="./"></A></TD>
33
 
<TR>
34
34
</TR><TD WIDTH=250 COLSPAN="3"><B>Intermediate - Setting options for algorithms and data structures</B></TD></TR>
35
35
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_BINARY_.html">PETSC_VIEWER_BINARY_</A></TD>
36
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaGetName.html">PetscViewerMathematicaGetName</A></TD>
 
36
 <TD WIDTH=250><A HREF="./PetscViewerDrawGetDrawLG.html">PetscViewerDrawGetDrawLG</A></TD>
 
37
 <TD WIDTH=250><A HREF="./PetscViewerSiloClearMeshName.html">PetscViewerSiloClearMeshName</A></TD>
 
38
<TR>
 
39
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_BINARY_SELF.html">PETSC_VIEWER_BINARY_SELF</A></TD>
 
40
 <TD WIDTH=250><A HREF="./PetscViewerFlush.html">PetscViewerFlush</A></TD>
 
41
 <TD WIDTH=250><A HREF="./PetscViewerSiloClearName.html">PetscViewerSiloClearName</A></TD>
 
42
<TR>
 
43
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_BINARY_WORLD.html">PETSC_VIEWER_BINARY_WORLD</A></TD>
 
44
 <TD WIDTH=250><A HREF="./PetscViewerGetType.html">PetscViewerGetType</A></TD>
37
45
 <TD WIDTH=250><A HREF="./PetscViewerSiloGetMeshName.html">PetscViewerSiloGetMeshName</A></TD>
38
46
<TR>
39
47
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_DRAW_.html">PETSC_VIEWER_DRAW_</A></TD>
40
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaGetVector.html">PetscViewerMathematicaGetVector</A></TD>
 
48
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaClearName.html">PetscViewerMathematicaClearName</A></TD>
41
49
 <TD WIDTH=250><A HREF="./PetscViewerSiloGetName.html">PetscViewerSiloGetName</A></TD>
42
50
<TR>
43
 
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_SOCKET_.html">PETSC_VIEWER_SOCKET_</A></TD>
44
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaLoadGraphics.html">PetscViewerMathematicaLoadGraphics</A></TD>
 
51
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_DRAW_SELF.html">PETSC_VIEWER_DRAW_SELF</A></TD>
 
52
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaGetLink.html">PetscViewerMathematicaGetLink</A></TD>
45
53
 <TD WIDTH=250><A HREF="./PetscViewerSiloSetMeshName.html">PetscViewerSiloSetMeshName</A></TD>
46
54
<TR>
47
 
 <TD WIDTH=250><A HREF="./PetscViewerASCIIGetPointer.html">PetscViewerASCIIGetPointer</A></TD>
48
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaOpen.html">PetscViewerMathematicaOpen</A></TD>
 
55
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_DRAW_WORLD.html">PETSC_VIEWER_DRAW_WORLD</A></TD>
 
56
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaGetName.html">PetscViewerMathematicaGetName</A></TD>
49
57
 <TD WIDTH=250><A HREF="./PetscViewerSiloSetName.html">PetscViewerSiloSetName</A></TD>
50
58
<TR>
51
 
 <TD WIDTH=250><A HREF="./PetscViewerASCIISetMode.html">PetscViewerASCIISetMode</A></TD>
52
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaPutVector.html">PetscViewerMathematicaPutVector</A></TD>
 
59
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_MATLAB_SELF.html">PETSC_VIEWER_MATLAB_SELF</A></TD>
 
60
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaGetVector.html">PetscViewerMathematicaGetVector</A></TD>
53
61
 <TD WIDTH=250><A HREF="./PetscViewerSocketOpen.html">PetscViewerSocketOpen</A></TD>
54
62
<TR>
55
 
 <TD WIDTH=250><A HREF="./PetscViewerASCIISynchronizedFPrintf.html">PetscViewerASCIISynchronizedFPrintf</A></TD>
56
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaSetName.html">PetscViewerMathematicaSetName</A></TD>
 
63
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_MATLAB_WORLD.html">PETSC_VIEWER_MATLAB_WORLD</A></TD>
 
64
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaLoadGraphics.html">PetscViewerMathematicaLoadGraphics</A></TD>
57
65
 <TD WIDTH=250><A HREF="./PetscViewerVUFlushDeferred.html">PetscViewerVUFlushDeferred</A></TD>
58
66
<TR>
59
 
 <TD WIDTH=250><A HREF="./PetscViewerDrawClear.html">PetscViewerDrawClear</A></TD>
60
 
 <TD WIDTH=250><A HREF="./PetscViewerPopFormat.html">PetscViewerPopFormat</A></TD>
 
67
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_SOCKET_.html">PETSC_VIEWER_SOCKET_</A></TD>
 
68
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaOpen.html">PetscViewerMathematicaOpen</A></TD>
61
69
 <TD WIDTH=250><A HREF="./PetscViewerVUGetPointer.html">PetscViewerVUGetPointer</A></TD>
62
70
<TR>
63
 
 <TD WIDTH=250><A HREF="./PetscViewerDrawGetDraw.html">PetscViewerDrawGetDraw</A></TD>
64
 
 <TD WIDTH=250><A HREF="./PetscViewerPushFormat.html">PetscViewerPushFormat</A></TD>
 
71
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_SOCKET_SELF.html">PETSC_VIEWER_SOCKET_SELF</A></TD>
 
72
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaPutVector.html">PetscViewerMathematicaPutVector</A></TD>
65
73
 <TD WIDTH=250><A HREF="./PetscViewerVUPrintDeferred.html">PetscViewerVUPrintDeferred</A></TD>
66
74
<TR>
67
 
 <TD WIDTH=250><A HREF="./PetscViewerDrawGetDrawLG.html">PetscViewerDrawGetDrawLG</A></TD>
68
 
 <TD WIDTH=250><A HREF="./PetscViewerSetFormat.html">PetscViewerSetFormat</A></TD>
 
75
 <TD WIDTH=250><A HREF="./PETSC_VIEWER_SOCKET_WORLD.html">PETSC_VIEWER_SOCKET_WORLD</A></TD>
 
76
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaSetName.html">PetscViewerMathematicaSetName</A></TD>
69
77
 <TD WIDTH=250><A HREF="./PetscViewerVUSetMode.html">PetscViewerVUSetMode</A></TD>
70
78
<TR>
71
 
 <TD WIDTH=250><A HREF="./PetscViewerFlush.html">PetscViewerFlush</A></TD>
72
 
 <TD WIDTH=250><A HREF="./PetscViewerSetFromOptions.html">PetscViewerSetFromOptions</A></TD>
 
79
 <TD WIDTH=250><A HREF="./PetscViewerASCIIGetPointer.html">PetscViewerASCIIGetPointer</A></TD>
 
80
 <TD WIDTH=250><A HREF="./PetscViewerPopFormat.html">PetscViewerPopFormat</A></TD>
73
81
 <TD WIDTH=250><A HREF="./PetscViewers.html">PetscViewers</A></TD>
74
82
<TR>
75
 
 <TD WIDTH=250><A HREF="./PetscViewerGetType.html">PetscViewerGetType</A></TD>
76
 
 <TD WIDTH=250><A HREF="./PetscViewerSiloCheckMesh.html">PetscViewerSiloCheckMesh</A></TD>
 
83
 <TD WIDTH=250><A HREF="./PetscViewerASCIISetMode.html">PetscViewerASCIISetMode</A></TD>
 
84
 <TD WIDTH=250><A HREF="./PetscViewerPushFormat.html">PetscViewerPushFormat</A></TD>
77
85
 <TD WIDTH=250><A HREF="./PetscViewersCreate.html">PetscViewersCreate</A></TD>
78
86
<TR>
79
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaClearName.html">PetscViewerMathematicaClearName</A></TD>
80
 
 <TD WIDTH=250><A HREF="./PetscViewerSiloClearMeshName.html">PetscViewerSiloClearMeshName</A></TD>
 
87
 <TD WIDTH=250><A HREF="./PetscViewerASCIISynchronizedPrintf.html">PetscViewerASCIISynchronizedPrintf</A></TD>
 
88
 <TD WIDTH=250><A HREF="./PetscViewerSetFormat.html">PetscViewerSetFormat</A></TD>
81
89
 <TD WIDTH=250><A HREF="./PetscViewersDestroy.html">PetscViewersDestroy</A></TD>
82
90
<TR>
83
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaGetLink.html">PetscViewerMathematicaGetLink</A></TD>
84
 
 <TD WIDTH=250><A HREF="./PetscViewerSiloClearName.html">PetscViewerSiloClearName</A></TD>
 
91
 <TD WIDTH=250><A HREF="./PetscViewerDrawClear.html">PetscViewerDrawClear</A></TD>
 
92
 <TD WIDTH=250><A HREF="./PetscViewerSetFromOptions.html">PetscViewerSetFromOptions</A></TD>
85
93
 <TD WIDTH=250><A HREF="./PetscViewersGetViewer.html">PetscViewersGetViewer</A></TD>
86
94
<TR>
 
95
 <TD WIDTH=250><A HREF="./PetscViewerDrawGetDraw.html">PetscViewerDrawGetDraw</A></TD>
 
96
 <TD WIDTH=250><A HREF="./PetscViewerSiloCheckMesh.html">PetscViewerSiloCheckMesh</A></TD>
 
97
 <TD WIDTH=250><A HREF="./"></A></TD>
 
98
<TR>
87
99
</TR><TD WIDTH=250 COLSPAN="3"><B>Advanced - Setting more advanced options and customization</B></TD></TR>
88
100
 <TD WIDTH=250><A HREF="./PetscViewerAMSOpen.html">PetscViewerAMSOpen</A></TD>
89
 
 <TD WIDTH=250><A HREF="./PetscViewerGetFilename.html">PetscViewerGetFilename</A></TD>
90
 
 <TD WIDTH=250><A HREF="./PetscViewerSocketPutInt.html">PetscViewerSocketPutInt</A></TD>
91
 
<TR>
92
 
 <TD WIDTH=250><A HREF="./PetscViewerBinaryGetDescriptor.html">PetscViewerBinaryGetDescriptor</A></TD>
93
 
 <TD WIDTH=250><A HREF="./PetscViewerGetSingleton.html">PetscViewerGetSingleton</A></TD>
94
 
 <TD WIDTH=250><A HREF="./PetscViewerSocketPutReal.html">PetscViewerSocketPutReal</A></TD>
95
 
<TR>
96
 
 <TD WIDTH=250><A HREF="./PetscViewerBinaryGetInfoPointer.html">PetscViewerBinaryGetInfoPointer</A></TD>
97
101
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaSkipPackets.html">PetscViewerMathematicaSkipPackets</A></TD>
98
102
 <TD WIDTH=250><A HREF="./PetscViewerSocketPutScalar.html">PetscViewerSocketPutScalar</A></TD>
99
103
<TR>
100
 
 <TD WIDTH=250><A HREF="./PetscViewerBinarySetType.html">PetscViewerBinarySetType</A></TD>
 
104
 <TD WIDTH=250><A HREF="./PetscViewerBinaryGetDescriptor.html">PetscViewerBinaryGetDescriptor</A></TD>
101
105
 <TD WIDTH=250><A HREF="./PetscViewerRestoreSingleton.html">PetscViewerRestoreSingleton</A></TD>
 
106
 <TD WIDTH=250><A HREF="./PetscViewerSocketSetConnection.html">PetscViewerSocketSetConnection</A></TD>
 
107
<TR>
 
108
 <TD WIDTH=250><A HREF="./PetscViewerBinaryGetInfoPointer.html">PetscViewerBinaryGetInfoPointer</A></TD>
 
109
 <TD WIDTH=250><A HREF="./PetscViewerSetFileType.html">PetscViewerSetFileType</A></TD>
102
110
 <TD WIDTH=250><A HREF="./PetscViewerStringOpen.html">PetscViewerStringOpen</A></TD>
103
111
<TR>
104
112
 <TD WIDTH=250><A HREF="./PetscViewerBinarySkipInfo.html">PetscViewerBinarySkipInfo</A></TD>
105
113
 <TD WIDTH=250><A HREF="./PetscViewerSetFilename.html">PetscViewerSetFilename</A></TD>
106
 
 <TD WIDTH=250><A HREF="./PetscViewerVUGetVecSeen.html">PetscViewerVUGetVecSeen</A></TD>
 
114
 <TD WIDTH=250><A HREF="./PetscViewerStringSetString.html">PetscViewerStringSetString</A></TD>
107
115
<TR>
108
116
 <TD WIDTH=250><A HREF="./PetscViewerCreate.html">PetscViewerCreate</A></TD>
109
117
 <TD WIDTH=250><A HREF="./PetscViewerSetType.html">PetscViewerSetType</A></TD>
110
 
 <TD WIDTH=250><A HREF="./PetscViewerVUSetVecSeen.html">PetscViewerVUSetVecSeen</A></TD>
 
118
 <TD WIDTH=250><A HREF="./PetscViewerVUGetVecSeen.html">PetscViewerVUGetVecSeen</A></TD>
111
119
<TR>
112
120
 <TD WIDTH=250><A HREF="./PetscViewerDrawGetDrawAxis.html">PetscViewerDrawGetDrawAxis</A></TD>
113
121
 <TD WIDTH=250><A HREF="./PetscViewerSiloGetFilePointer.html">PetscViewerSiloGetFilePointer</A></TD>
 
122
 <TD WIDTH=250><A HREF="./PetscViewerVUSetVecSeen.html">PetscViewerVUSetVecSeen</A></TD>
 
123
<TR>
 
124
 <TD WIDTH=250><A HREF="./PetscViewerGetFilename.html">PetscViewerGetFilename</A></TD>
 
125
 <TD WIDTH=250><A HREF="./PetscViewerSocketPutInt.html">PetscViewerSocketPutInt</A></TD>
 
126
 <TD WIDTH=250><A HREF="./"></A></TD>
 
127
<TR>
 
128
 <TD WIDTH=250><A HREF="./PetscViewerGetSingleton.html">PetscViewerGetSingleton</A></TD>
 
129
 <TD WIDTH=250><A HREF="./PetscViewerSocketPutReal.html">PetscViewerSocketPutReal</A></TD>
114
130
 <TD WIDTH=250><A HREF="./"></A></TD>
115
131
<TR>
116
132
</TR><TD WIDTH=250 COLSPAN="3"><B>Developer - Interfaces intended primarily for library developers, not for typical applications programmers</B></TD></TR>
117
133
 <TD WIDTH=250><A HREF="./PetscInitializePackage.html">PetscInitializePackage</A></TD>
118
134
 <TD WIDTH=250><A HREF="./PetscViewerASCIISetTab.html">PetscViewerASCIISetTab</A></TD>
119
 
 <TD WIDTH=250><A HREF="./PetscViewerRegisterDestroy.html">PetscViewerRegisterDestroy</A></TD>
 
135
 <TD WIDTH=250><A HREF="./PetscViewerRegisterAll.html">PetscViewerRegisterAll</A></TD>
120
136
<TR>
121
137
 <TD WIDTH=250><A HREF="./PetscViewerAMSGetAMSComm.html">PetscViewerAMSGetAMSComm</A></TD>
122
138
 <TD WIDTH=250><A HREF="./PetscViewerASCIIUseTabs.html">PetscViewerASCIIUseTabs</A></TD>
 
139
 <TD WIDTH=250><A HREF="./PetscViewerRegisterDestroy.html">PetscViewerRegisterDestroy</A></TD>
 
140
<TR>
 
141
 <TD WIDTH=250><A HREF="./PetscViewerASCIIPopTab.html">PetscViewerASCIIPopTab</A></TD>
 
142
 <TD WIDTH=250><A HREF="./PetscViewerBinaryLoadInfo.html">PetscViewerBinaryLoadInfo</A></TD>
123
143
 <TD WIDTH=250><A HREF="./PetscViewerRegisterDynamic.html">PetscViewerRegisterDynamic</A></TD>
124
144
<TR>
125
 
 <TD WIDTH=250><A HREF="./PetscViewerASCIIPopTab.html">PetscViewerASCIIPopTab</A></TD>
 
145
 <TD WIDTH=250><A HREF="./PetscViewerASCIIPrintf.html">PetscViewerASCIIPrintf</A></TD>
126
146
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaDestroyPackage.html">PetscViewerMathematicaDestroyPackage</A></TD>
127
 
 <TD WIDTH=250><A HREF="./PetscViewerSocketPutSparse_Private.html">PetscViewerSocketPutSparse_Private</A></TD>
128
 
<TR>
129
 
 <TD WIDTH=250><A HREF="./PetscViewerASCIIPrintf.html">PetscViewerASCIIPrintf</A></TD>
130
 
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaInitializePackage.html">PetscViewerMathematicaInitializePackage</A></TD>
131
147
 <TD WIDTH=250><A HREF="./PetscViewerStringSPrintf.html">PetscViewerStringSPrintf</A></TD>
132
148
<TR>
133
149
 <TD WIDTH=250><A HREF="./PetscViewerASCIIPushTab.html">PetscViewerASCIIPushTab</A></TD>
134
 
 <TD WIDTH=250><A HREF="./PetscViewerRegisterAll.html">PetscViewerRegisterAll</A></TD>
 
150
 <TD WIDTH=250><A HREF="./PetscViewerMathematicaInitializePackage.html">PetscViewerMathematicaInitializePackage</A></TD>
135
151
 <TD WIDTH=250><A HREF="./PetscViewer_AMS_.html">PetscViewer_AMS_</A></TD>
136
152
<TR>
137
153
</TABLE>