dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #09066
[HG DOLFIN] Add comparison between UMFPACK and CHOLMOD for solving symetric linear system.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4588:71091f3c4edbf683dba1924cea8feecb83eb8f0f
tag: tip
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Fri Aug 15 14:20:04 2008 +0100
files: sandbox/cholmod/CholmodCholeskySolver.cpp sandbox/cholmod/CholmodCholeskySolver.h sandbox/cholmod/main.cpp
description:
Add comparison between UMFPACK and CHOLMOD for solving symetric linear system.
CHOLMOD requires less than half the time of UMFPACK to solve.
changeset: 4587:75363dcb787b98fb1bc5459bbacfb72560a49ef8
user: Dag Lindbo <dag@xxxxxxxxxx>
date: Fri Aug 15 14:42:37 2008 +0200
files: sandbox/cholmod/CholmodCholeskySolver.cpp sandbox/cholmod/CholmodCholeskySolver.h sandbox/cholmod/Poisson.form sandbox/cholmod/Poisson.h sandbox/cholmod/SConstruct sandbox/cholmod/main.cpp
description:
added CHOLMOD interface in sandbox (for sparse Cholesky factorization)
changeset: 4586:95cdf86073c7fcc9460c5e72144898f944735229
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Fri Aug 15 11:51:03 2008 +0100
files: dolfin/graph/Graph.h
description:
Small formatting fix.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups