dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02967
[HG] Add DenseVector and SparseVector, synonyms for vector types that
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2095:335ba6e0281a6c62af8302882f87c65888961aa4
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Aug 09 11:01:08 2006 +0200
files: src/kernel/la/Makefile.am src/kernel/la/dolfin/DenseVector.h src/kernel/la/dolfin/Makefile.am src/kernel/la/dolfin/SparseVector.h src/kernel/la/dolfin/dolfin_la.h
description:
Add DenseVector and SparseVector, synonyms for vector types that
work with DenseMatrix and SparseMatrix respectively.
changeset: 2094:2b149c20108de3c7ebbc0305bc21c80a38876f13
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Aug 09 10:46:56 2006 +0200
files: Makefile.am Makefile.in src/test/L2Norm.form src/test/L2Norm.h src/test/Makefile src/test/main.cpp src/test/newmesh.xml.gz src/test/newmesh.xml~ src/test/oldmesh.xml.gz src/test/tmp/L2Norm.form src/test/tmp/L2Norm.h src/test/tmp/Makefile src/test/tmp/main.cpp src/test/tmp/newmesh.xml.gz src/test/tmp/oldmesh.xml.gz
description:
Move old test cases to src/test/tmp/.
Does currently not compile but we should move all these tests to
either demos or unit tests anyway.
changeset: 2093:aca9c25677ffb4b36c5361af5c95780d003c1bce
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Wed Aug 09 09:56:38 2006 +0200
files: src/kernel/la/dolfin/uBlasMatrix.h src/modules/elasticity/ElasticitySolver.cpp src/modules/elasticity/dolfin/ElasticitySolver.h
description:
Fix bug in uBlasMatrix::lump(..) and remove PETSc ifdef's in elasticity module.
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin