File: vectors.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 (16 lines) | stat: -rw-r--r-- 692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<title>Vectors</title><body bgcolor="FFFFFF">
   <div id="version" align=right><b>petsc-3.4.2 2013-07-02</b></div>
<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>