File: laplacian%2C_1d.html

package info (click to toggle)
petsc 2.2.0-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 64,404 kB
  • ctags: 284,528
  • sloc: ansic: 223,999; python: 11,758; makefile: 7,707; fortran: 6,327; cpp: 4,104; sh: 3,387; csh: 41; asm: 6
file content (12 lines) | stat: -rw-r--r-- 367 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<title>Laplacian, 1d</title><body bgcolor="FFFFFF">
<h2>Laplacian, 1d</h2>
<menu>
<LI><A HREF="../../../src/ksp/examples/tutorials/ex26.c.html"><CONCEPT>ex26.c</CONCEPT></A>
<menu>
Solves a linear system in parallel with ESI.<BR>Input parameters include:<BR>
  -n &lt;mesh_n&gt;       : number of mesh points in x-direction<BR>
</menu>
</menu>
</body>
</html>