File: index_sets.htm

package info (click to toggle)
petsc 2.1.3-1.woody.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 70,272 kB
  • ctags: 310,869
  • sloc: ansic: 257,275; sh: 9,870; makefile: 7,622; fortran: 6,211; cpp: 1,026; python: 416; csh: 41; asm: 9
file content (59 lines) | stat: -rw-r--r-- 2,120 bytes parent folder | download | duplicates (2)
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
<html>
<title>index sets</title><body bgcolor="FFFFFF">
<h2>index sets</h2>
<menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex1.c.html"><CONCEPT>manipulating a general index set;</CONCEPT></A>
<menu>
Creating a general index set.<BR></menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex1f.F.html"><CONCEPT>manipulating a general index set;</CONCEPT></A>
<menu>
<BR>
<BR>
  Description: Creates an index set based on a set of integers. Views that index set<BR>
  and then destroys it.<BR>
<BR>
</menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex1f90.F.html"><CONCEPT>manipulating a general index set;</CONCEPT></A>
<menu>
<BR>
<BR>
  Description: Creates an index set based on a set of integers. Views that index set<BR>
  and then destroys it.<BR>
<BR>
</menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex1.c.html"><CONCEPT>creating general;</CONCEPT></A>
<menu>
Creating a general index set.<BR></menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex2.c.html"><CONCEPT>creating a stride index set;</CONCEPT></A>
<menu>
Demonstrates creating a stride index set.<BR></menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex3.c.html"><CONCEPT>creating a block index set;</CONCEPT></A>
<menu>
Demonstrates creating a blocked index set.<BR></menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex2f.F.html"><CONCEPT>manipulating a stride index set;</CONCEPT></A>
<menu>
<BR>
<BR>
    Description: Creates an index set based on a stride. Views that index set<BR>
    and then destroys it.<BR>
<BR>
</menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex2f.F.html"><CONCEPT>accessing indices from Fortran</CONCEPT></A>
<menu>
<BR>
<BR>
    Description: Creates an index set based on a stride. Views that index set<BR>
    and then destroys it.<BR>
<BR>
</menu>
<LI><A HREF="../../../src/vec/is/examples/tutorials/ex3f90.F.html"><CONCEPT>manipulating a block index set;</CONCEPT></A>
<menu>
<BR>
<BR>
    Description:  Creates an index set based on blocks of integers. Views that index set<BR>
    and then destroys it.<BR>
<BR>
</menu>
</menu>
</body>
</html>