File: process.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 (28 lines) | stat: -rw-r--r-- 929 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
<html>
<title>process</title><body bgcolor="FFFFFF">
<h2>process</h2>
<menu>
<LI><A HREF="../../../src/sys/examples/tutorials/ex4.c.html"><CONCEPT>subset set PETSC_COMM_WORLD</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>subset set PETSC_COMM_WORLD</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>subset set PETSC_COMM_WORLD</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>
</menu>
</body>
</html>