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

« back to all changes in this revision

Viewing changes to src/sles/examples/tutorials/output/ex23_1.out

  • 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:
1
 
  0 KSP Residual norm 0.707107 
2
 
  1 KSP Residual norm 0.316228 
3
 
  2 KSP Residual norm 0.188982 
4
 
  3 KSP Residual norm 0.129099 
5
 
  4 KSP Residual norm 0.0953463 
6
 
  5 KSP Residual norm < 1.e-11
7
 
KSP Object:
8
 
  type: gmres
9
 
    GMRES: restart=30, using Unmodified Gram-Schmidt + 1 step Iterative Refinement Orthogonalization
10
 
    GMRES: happy breakdown tolerance 1e-30
11
 
  maximum iterations=10000, initial guess is zero
12
 
  tolerances:  relative=1e-07, absolute=1e-50, divergence=10000
13
 
  left preconditioning
14
 
PC Object:
15
 
  type: jacobi
16
 
  linear system matrix = precond matrix:
17
 
  Matrix Object:
18
 
    type=seqaij, rows=10, cols=10
19
 
    total: nonzeros=28, allocated nonzeros=50
20
 
      not using I-node routines
21
 
Norm of error < 1.e-12, Iterations 5