File: vectors.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 (15 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<title>Vectors</title><body bgcolor="FFFFFF">
<h2>Vectors</h2>
<menu>
<LI><A HREF="../../../src/mat/examples/tutorials/ex1.c.html"><CONCEPT>loading a binary vector;</CONCEPT></A>
<menu>
Reads a PETSc matrix and vector from a file and reorders it.<BR>  -f0 &lt;input_file&gt; : first file to load (small system)<BR>
  -f1 &lt;input_file&gt; : second file to load (larger system)<BR>
</menu>
<LI><A HREF="../../../src/mat/examples/tutorials/ex12.c.html"><CONCEPT>loading a binary vector;</CONCEPT></A>
<menu>
Reads a PETSc matrix and vector from a file appends the vector the matrix<BR></menu>
</menu>
</body>
</html>