File: index.html

package info (click to toggle)
petsc 3.1.dfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 131,360 kB
  • ctags: 491,710
  • sloc: ansic: 288,064; cpp: 66,909; python: 28,799; fortran: 19,153; makefile: 13,945; sh: 3,502; f90: 1,655; xml: 620; csh: 230; java: 13
file content (50 lines) | stat: -rw-r--r-- 1,956 bytes parent folder | download
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
<HTML>
<HEAD>
<TITLE>PETSc System Routines</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF">

<H2>PETSc System routines</H2>

PETSc provides a variety of "system" level routines, including parallel file
access, synchronized printing to screen.

<P><p>
 
<a href="petsc.h.html">petsc.h</a><br>
<a href="petscsys.h.html">petscsys.h</a><br>
<a href="petsclog.h.html">petsclog.h</a><br>
<a href="petscvec.h.html">petscvec.h</a><br>
<a href="petscsnes.h.html">petscsnes.h</a><br>
<a href="petscda.h.html">petscda.h</a><br>
<a href="petscdraw.h.html">petscdraw.h</a><br>
<a href="petscmat.h.html">petscmat.h</a><br>
<a href="petscksp.h.html">petscksp.h</a><br>
<a href="petscpc.h.html">petscpc.h</a><br>
<a href="petscviewer.h.html">petscviewer.h</a><br>
<a href="petscis.h.html">petscis.h</a><br>
<a href="petscao.h.html">petscao.h</a><br>
<a href="petscmg.h.html">petscmg.h</a><br>
<a href="petscts.h.html">petscts.h</a><br>
<a href="petscis.h90.html">petscis.h90</a><br>
<a href="petscvec.h90.html">petscvec.h90</a><br>
<a href="petscmat.h90.html">petscmat.h90</a><br>
<a href="petscda.h90.html">petscda.h90</a><br>
<a href="petscdef.h.html">petscdef.h</a><br>
<a href="petscsysdef.h.html">petscsysdef.h</a><br>
<a href="petsclogdef.h.html">petsclogdef.h</a><br>
<a href="petscvecdef.h.html">petscvecdef.h</a><br>
<a href="petscsnesdef.h.html">petscsnesdef.h</a><br>
<a href="petscdadef.h.html">petscdadef.h</a><br>
<a href="petscdrawdef.h.html">petscdrawdef.h</a><br>
<a href="petscmatdef.h.html">petscmatdef.h</a><br>
<a href="petsckspdef.h.html">petsckspdef.h</a><br>
<a href="petscpcdef.h.html">petscpcdef.h</a><br>
<a href="petscviewerdef.h.html">petscviewerdef.h</a><br>
<a href="petscisdef.h.html">petscisdef.h</a><br>
<a href="petscaodef.h.html">petscaodef.h</a><br>
<a href="petscmgdef.h.html">petscmgdef.h</a><br>
<a href="petsctsdef.h.html">petsctsdef.h</a><br>
<a href="petscmeshdef.h.html">petscmeshdef.h</a><br>
 
<a href="makefile.html">makefile</a><br>