File: introduction_to_petsc.html

package info (click to toggle)
petsc 3.2.dfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 124,660 kB
  • sloc: ansic: 342,250; cpp: 62,975; python: 32,761; fortran: 17,337; makefile: 15,867; xml: 621; objc: 594; sh: 492; java: 381; f90: 347; csh: 245
file content (37 lines) | stat: -rw-r--r-- 1,328 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
<html>
<title>introduction to PETSc</title><body bgcolor="FFFFFF">
<h2>introduction to PETSc</h2>
<menu>
<LI><A HREF="../../../src/sys/examples/tutorials/ex1.c.html"><CONCEPT>ex1.c</CONCEPT></A>
<menu>
Introductory example that illustrates printing.<BR></menu>
<LI><A HREF="../../../src/sys/examples/tutorials/ex2.c.html"><CONCEPT>ex2.c</CONCEPT></A>
<menu>
Synchronized printing.<BR></menu>
<LI><A HREF="../../../src/sys/examples/tutorials/ex4.c.html"><CONCEPT>ex4.c</CONCEPT></A>
<menu>
Introductory example that illustrates running PETSc on a subset of processes.<BR></menu>
<LI><A HREF="../../../src/sys/examples/tutorials/ex4f.F.html"><CONCEPT>ex4f.F</CONCEPT></A>
<menu>
<BR>
     Program usage: mpiexec -n 2 ex4f [-help] [all PETSc options]<BR>
<BR>
     This introductory example illustrates running PETSc on a subset<BR>
     of processes<BR>
<BR>
</menu>
<LI><A HREF="../../../src/sys/examples/tutorials/ex4f90.F90.html"><CONCEPT>ex4f90.F90</CONCEPT></A>
<menu>
<BR>
     Program usage: mpiexec -n 2 ex4f [-help] [all PETSc options]<BR>
<BR>
     This introductory example illustrates running PETSc on a subset<BR>
     of processes<BR>
<BR>
</menu>
<LI><A HREF="../../../src/sys/examples/tutorials/ex7.c.html"><CONCEPT>ex7.c</CONCEPT></A>
<menu>
Demonstrates using PetscWebServe().<BR></menu>
</menu>
</body>
</html>