On Sun, Aug 17, 2008 at 11:15:23PM +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: 4592:b0efa4df44cec1366db459bddf093882bd1eaf1e > tag: tip > user: "Garth N. Wells <[EMAIL PROTECTED]>" > date: Sun Aug 17 22:14:54 2008 +0100 > files: dolfin/graph/Graph.cpp dolfin/graph/Graph.h > dolfin/graph/GraphBuilder.cpp dolfin/graph/GraphBuilder.h > dolfin/graph/GraphPartition.cpp dolfin/graph/dolfin_graph.h > dolfin/mesh/MeshPartition.cpp dolfin/swig/dolfin_docstrings.i > dolfin/swig/dolfin_headers.i > description: > Add class GraphBuilder.
Nice, but shouldn't there be a constructor for Graph that takes a Mesh? It can just call GraphBuilder::build(). -- Anders > > changeset: 4591:765919fd6e33b5caf103bb32ac3473222d430ee8 > user: Dag Lindbo <[EMAIL PROTECTED]> > date: Sun Aug 17 14:09:03 2008 +0200 > files: sandbox/cholmod/CholmodCholeskySolver.cpp > sandbox/cholmod/CholmodCholeskySolver.h > description: > Fixes and additions to CHOLMOD solver interface. > Iterative refinement now possible. > Can build if ndef HAS_UMFPACK as required. > Added proper handling of error conditions. > > > changeset: 4590:88b6e06eb02712e51b6dea5c0ca034a95c6272d0 > user: Dag Lindbo <[EMAIL PROTECTED]> > date: Fri Aug 15 16:56:02 2008 +0200 > files: dolfin/fem/Assembler.cpp > description: > small fix for memory leak in assemble_system > > ---------------------------------------------------------------------- > For more details, visit http://www.fenics.org/hg/dolfin > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev
signature.asc
Description: Digital signature
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
