dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02189
[HG] Add new parameter "Krylov shift nonzero" which corresponds to the
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1800:b7e4b27aaff60fc4a098dd33d1f1f9624b949bc3
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Mar 22 21:17:14 2006 -0500
files: src/kernel/la/KrylovSolver.cpp src/kernel/parameter/dolfin/DefaultParameters.h
description:
Add new parameter "Krylov shift nonzero" which corresponds to the
value set by the PETSc function PCFactorSetShiftNonzero(). This parameter
is ignored if a DOLFIN preconditioner is used (class Preconditioner).
changeset: 1799:89958bdfd99f41021d1e1fd0118c627176c410e3
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Mar 22 21:03:39 2006 -0500
files: src/pre/Makefile.am src/pre/Makefile.in
description:
Force rebuild of libraries during make install by
adding 'make -C ../lib clean all' to the install target
of src/pre/Makefile.am. This is a bit of a hack, but I don't
know of an easy way to fix it. This is a fix for a problem that
might be confusing to new users (and myself sometimes): when compiling
DOLFIN and running make install after having made changes to the library
code, the (shared) libraries are not always rebuilt.
changeset: 1798:d54f46fde4338f446c3847e90d696126f4529009
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Mar 22 18:50:09 2006 -0500
files: ChangeLog
description:
Update ChangeLog
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin