File: aodata.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 (14 lines) | stat: -rw-r--r-- 546 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<title>AOData</title><body bgcolor="FFFFFF">
<h2>AOData</h2>
<menu>
<LI><A HREF="../../../src/dm/ao/examples/tutorials/ex1.c.html"><CONCEPT>using an AOData database for grid information;</CONCEPT></A>
<menu>
Reads an AODatabase and displays the key and segment names. Runtime options include:<BR>    -f input_file : Specifies input file<BR>
    -d : Dumps the entire database<BR>
    -e : Allows addition of character string values to the database<BR>
    -r : Allows removal of items from the database<BR>
</menu>
</menu>
</body>
</html>