dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16401
[HG DOLFIN] Add mechanism for registering/deregistering members of a function space.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7407:786900052879
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Thu Oct 29 22:32:23 2009 +0100
files: dolfin/common/Variable.h dolfin/function/Function.cpp dolfin/function/FunctionSpace.cpp dolfin/function/FunctionSpace.h dolfin/mesh/Mesh.cpp
description:
Add mechanism for registering/deregistering members of a function space.
A FunctionSpace now knows its members (the functions).
changeset: 7406:57b5e309e42d
user: Anders Logg <logg@xxxxxxxxx>
date: Thu Oct 29 10:41:24 2009 +0100
files: dolfin/parameter/GlobalParameters.cpp site-packages/dolfin/constant.py
description:
Use new typemap for vector<double> in constant.py.
changeset: 7405:6e2e35749df1
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Oct 28 19:00:41 2009 +0100
files: dolfin/swig/function_pre.i
description:
Added a typemap for vector<double> values. A list of floats can be passed.
- The cpp.Constant(mesh, [2,2], [0.,0.,0.,0.]) constructor can
now be used to initialize all Constants (I think...)
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin