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

changeset:   6252:580198b0ca7d830b6e107e99bf26136e60e8b58c
tag:         tip
user:        "Garth N. Wells <gn...@cam.ac.uk>"
date:        Tue Jun 02 15:10:02 2009 +0100
files:       dolfin/la/SparsityPattern.cpp
description:
Fix silly bug in SparsityPattern.


changeset:   6251:66cdec2344895dbdfa48b711d89d50425aab2634
user:        "Garth N. Wells <gn...@cam.ac.uk>"
date:        Tue Jun 02 14:50:02 2009 +0100
files:       demo/pde/elasticity/cpp/main.cpp dolfin/fem/VariationalProblem.cpp 
dolfin/la/EpetraSparsityPattern.cpp dolfin/la/EpetraSparsityPattern.h 
dolfin/la/GenericSparsityPattern.h dolfin/la/PETScFactory.cpp 
dolfin/la/SingularSolver.cpp dolfin/la/SparsityPattern.cpp 
dolfin/la/SparsityPattern.h dolfin/la/uBLASFactory.h dolfin/la/uBLASMatrix.h
description:
Add sorted/unsorted constructor agrument to SparsityPattern.

If sorting is required, this is performed when 'apply' is called. Means that a 
const cast in the uBLAS interface can be removed.


changeset:   6250:ad62d4cd425eab94a82d5c13f97fe59e03953041
user:        "Garth N. Wells <gn...@cam.ac.uk>"
date:        Tue Jun 02 09:04:56 2009 +0100
files:       demo/pde/elasticity/cpp/main.cpp dolfin/fem/VariationalProblem.cpp 
dolfin/la/SparsityPattern.cpp
description:
Small bug fix in SparsityPattern::insert.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@fenics.org
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to