← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Add test program for GMRES + AMG for singular system in sandbox

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4188:4be4aa5f9737bc9b605298d0fa0e0f900c966739
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 15 00:33:39 2008 +0200
files:       dolfin/la/PETScKrylovSolver.cpp sandbox/la/hypre/Poisson.form sandbox/la/hypre/Poisson.h sandbox/la/hypre/SConstruct sandbox/la/hypre/main.cpp
description:
Add test program for GMRES + AMG for singular system in sandbox


changeset:   4187:ba541cec0b29c6490e60043d522a939e66f2f5aa
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 15 00:20:27 2008 +0200
files:       dolfin/la/PETScKrylovSolver.cpp dolfin/main/SubSystemsManager.cpp
description:
Use KSPMonitorTrueResidualNorm when "Krylov monitor convergence" is set.


changeset:   4186:0dd09125045151da6a650d768e426a859ee182fc
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed May 14 19:51:19 2008 +0200
files:       ChangeLog dolfin/function/SpecialFunctions.h dolfin/swig/dolfin_docstrings.i site-packages/dolfin/__init__.py
description:
Add min() function to MeshSize for simple extraction of minimal
mesh size.

Example:

  h = MeshSize(shape, mesh)
  dt = 0.5*h.min()

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin