dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14302
Re: [HG DOLFIN] Add parameters to PETScKrylovSolver.
On Tue, Jul 07, 2009 at 09:50:46PM +0200, DOLFIN wrote:
> One or more new changesets pushed to the primary dolfin repository.
> A short summary of the last three changesets is included below.
>
> changeset: 6439:d6e4f5723234b82dcca5cef5b5d566d47c8a6078
> tag: tip
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Tue Jul 07 20:50:35 2009 +0100
> files: demo/pde/poisson/cpp/main.cpp dolfin/la/PETScKrylovSolver.cpp dolfin/la/PETScKrylovSolver.h dolfin/la/PETScLUSolver.h dolfin/la/UmfpackLUSolver.h dolfin/la/uBLASKrylovSolver.h
> description:
> Add parameters to PETScKrylovSolver.
>
> Some clean up is eventually needed.
>
> Should we have some centralised default parameters for Krylov solovers?
Does it work to just put it in the KrylovSolver class (in
default_parameters) and then call that from the constructors of the
other solvers?
--
Anders
>
> changeset: 6438:2bc536c97d620ce7dff76ac00aa329e67154e6e2
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Tue Jul 07 20:12:03 2009 +0100
> files: demo/pde/dg/poisson/cpp/P1Projection.h demo/pde/dg/poisson/cpp/P1Projection.ufl demo/pde/dg/poisson/cpp/main.cpp dolfin/la/PETScKrylovSolver.cpp dolfin/la/UmfpackLUSolver.cpp dolfin/la/UmfpackLUSolver.h
> description:
> Add parameters to UmfpackLUSolver to get rid of some warnings.
>
>
> changeset: 6437:2691b03f90285d8442caf6a824ce1b023fcc90a8
> user: "Garth N. Wells <gnw20@xxxxxxxxx>"
> date: Tue Jul 07 11:32:43 2009 +0100
> files: dolfin/la/LUSolver.h
> description:
> Add description comment to LUSolver.
>
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Attachment:
signature.asc
Description: Digital signature
References