dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04537
[HG dolfin] Extend assemble() interface with optional list of coefficients and
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2790:6bf9ff21a3105be42ef0b302d836537e45ea64c8
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon Apr 02 18:40:03 2007 +0200
files: src/kernel/fem/Assembler.cpp src/kernel/fem/assemble.cpp src/kernel/fem/dolfin/Assembler.h src/kernel/fem/dolfin/NewForm.h src/kernel/fem/dolfin/assemble.h src/sandbox/assembly/Poisson.h src/sandbox/assembly/main.cpp
description:
Extend assemble() interface with optional list of coefficients and
modify NewForm interface. A NewForm now *has* a pair of ufc::form
and Array<Function*>.
changeset: 2789:6ab0d09e377830e706a8ec27f778ec1ba7fbe9dc
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon Apr 02 17:42:02 2007 +0200
files: src/sandbox/assembly/Poisson.form src/sandbox/assembly/Poisson.h src/sandbox/assembly/main.cpp
description:
Recompile test with latest FFC, now with DOLFIN wrappers for dolfin::Form so
that a form depending on a set of functions can be initialized with the functions
(just as before). Coefficients are still not computed during assembly.
changeset: 2788:0810d6f94537507697e75383bf934ebc0a9fb4d7
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Wed Mar 28 10:14:04 2007 +0200
files: src/kernel/fem/dolfin/BoundaryCondition.h
description:
Move ufc:: forward declarations.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin