File: index_sets.html

package info (click to toggle)
petsc 3.4.2.dfsg1-8.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 129,104 kB
  • ctags: 516,422
  • sloc: ansic: 395,939; cpp: 47,201; python: 34,788; makefile: 17,193; fortran: 16,251; f90: 1,592; objc: 954; sh: 822; xml: 621; java: 381; lisp: 293; csh: 241
file content (55 lines) | stat: -rw-r--r-- 2,195 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
51
52
53
54
55
<html>
<title>index sets</title><body bgcolor="FFFFFF">
   <div id="version" align=right><b>petsc-3.4.2 2013-07-02</b></div>
<h2>index sets</h2>
<menu>
<LI><A HREF="../../../src/vec/is/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/is/examples/tutorials/ex1f.F.html"><CONCEPT>manipulating a general index set;</CONCEPT></A>
<menu>
<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/is/examples/tutorials/ex1f90.F.html"><CONCEPT>manipulating a general index set;</CONCEPT></A>
<menu>
<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/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/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/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/is/examples/tutorials/ex2f.F.html"><CONCEPT>manipulating a stride index set;</CONCEPT></A>
<menu>
<BR>
     Description: Creates an index set based on a stride. Views that<BR>
     index set and then destroys it.<BR>
<BR>
</menu>
<LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex2f.F.html"><CONCEPT>accessing indices from Fortran</CONCEPT></A>
<menu>
<BR>
     Description: Creates an index set based on a stride. Views that<BR>
     index set and then destroys it.<BR>
<BR>
</menu>
<LI><A HREF="../../../src/vec/is/is/examples/tutorials/ex3f90.F.html"><CONCEPT>manipulating a block index set;</CONCEPT></A>
<menu>
<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>