~ubuntu-branches/ubuntu/warty/petsc/warty

« back to all changes in this revision

Viewing changes to src/ts/examples/tutorials/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2004-06-07 13:41:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040607134143-92p586zrauvie0le
Tags: 2.2.0-2
* Upstream patch level 2.
* New PETSC_BOPT_EXTRA option for different BOPT and lib names, with _c++
  symlinks only for plain and single (closes: #249617).
* New DEBIAN_DIST=contrib option to link with hypre, parmetis (closes:
  #249619).
* Combined petsc-c and petsc-fortran substvars into petsc-compilers.
* Extra quote in -dev prerm eliminates "too many arguments" problem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
<a href="ex3.c.html">ex3.c: Solves a simple time-dependent linear PDE (the heat equation)</a><br>
20
20
<a href="ex4.c.html">ex4.c: Solves a simple time-dependent linear PDE (the heat equation)</a><br>
21
21
<a href="ex5.c.html">ex5.c: Solves a simple time-dependent linear PDE (the heat equation)</a><br>
 
22
<a href="ex6.c.html">ex6.c: Solves a simple time-dependent linear PDE (the heat equation)</a><br>
22
23
<a href="util2.c.html">util2.c: </a><br>
23
24
<a href="ex7.c.html">ex7.c: Nonlinear, time-dependent PDE in 2d</a><br>
24
25