← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] merge

 

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

changeset:   4601:ed97d133c273470444d00b7c38d24ba4f7b98342
tag:         tip
parent:      4600:55a09e77f18e92def90139ff4c09684b21589c3b
parent:      4599:bcc140c752dceba8fd4cf370997ad457871e3bbe
user:        Kent-Andre Mardal <kent-and@xxxxxxxxx>
date:        Mon Aug 18 15:03:50 2008 +0200
files:       
description:
merge


changeset:   4600:55a09e77f18e92def90139ff4c09684b21589c3b
parent:      4594:e92305bdc5377cd49f854d1d835b749fadb835b7
user:        Kent-Andre Mardal <kent-and@xxxxxxxxx>
date:        Mon Aug 18 15:03:35 2008 +0200
files:       dolfin/fem/Assembler.cpp
description:
added interior facet integrals.

It seems to be correct, however the symmetric assembly routine is slower than
the standard assembly routine when interior facets are present.
The reason is that each interior facet is computed twice. One time for
each cell.

Timings:

time for standard assembly  4.57418513298
time for new assembly       5.03390097618


changeset:   4599:bcc140c752dceba8fd4cf370997ad457871e3bbe
user:        Johannes Ring <johannr@xxxxxxxxx>
date:        Mon Aug 18 13:09:15 2008 +0200
files:       SConstruct dolfin/scons.cfg
description:
Added CHOLMOD as optional dependency.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin