File: complex_numbers.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 (16 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<title>complex numbers</title><body bgcolor="FFFFFF">
<h2>complex numbers</h2>
<menu>
<LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex11.c.html"><CONCEPT>ex11.c</CONCEPT></A>
<menu>
Solves a linear system in parallel with KSP.<BR></menu>
<LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex11f.F.html"><CONCEPT>ex11f.F</CONCEPT></A>
<menu>
<BR>
  Description: Solves a complex linear system in parallel with KSP (Fortran code).<BR>
<BR>
</menu>
</menu>
</body>
</html>