dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04474
[HG dolfin] Add A.apply() at end of assembly.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2760:1eae578f021d49c3f6d36bbf27dffa125b4b895f
tag: tip
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Fri Mar 16 11:26:41 2007 +0100
files: src/kernel/fem/Assembler.cpp
description:
Add A.apply() at end of assembly.
changeset: 2759:258be277b7e01ee9f5d1707ba32b9010c94f50c6
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
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin