dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04473
[HG dolfin] Add function apply() to GenericTensor.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2759:258be277b7e01ee9f5d1707ba32b9010c94f50c6
tag: tip
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Fri Mar 16 11:22:41 2007 +0100
files: src/kernel/la/dolfin/GenericTensor.h
description:
Add function apply() to GenericTensor.
changeset: 2758:533a363c904a8da2d301ec1fad8f021033dba188
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Mar 16 11:13:05 2007 +0100
files: src/sandbox/assembly/main.cpp
description:
Test new assembly with old matrix (which now inherits from GenericTensor).
Seems to work, but is slower (at least uBlas without precomputing sparsity)
than AssemblyMatrix-based assembly:
Old assembly, DOLFIN Matrix: 14.5
New assembly, DOLFIN Matrix: 0.94
New assembly, AssemblyMatrix: 0.54
changeset: 2757:ccf82b8253c92f9c723f6976af6a98be6731b597
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Mar 16 11:06:08 2007 +0100
files: src/kernel/la/dolfin/AssemblyMatrix.h
description:
Fix bug in AssemblyMatrix.h (missing ])
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin