dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #12105
[HG DOLFIN] Improve Function copy constructor.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5691:af644a9939a6211643b688a94a98485baf20310d
tag: tip
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Sat Feb 14 17:32:58 2009 +0000
files: dolfin/function/Function.cpp dolfin/function/Function.h
description:
Improve Function copy constructor.
Copy constructor now works for discrete and user-defined functions. One deliberate limitation is that only functions that have a FunctionSpace can be copied, otherwise an error will be thrown. This is to prevent the situation that a function or its copy end up with different FunctionSpaces.
changeset: 5690:9419c962c1d9d41e6c3d10e2d614607df2e7e52f
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Sat Feb 14 16:17:24 2009 +0000
files: dolfin/function/Function.cpp dolfin/function/Function.h
description:
Fix Function copy contructor.
changeset: 5689:e09f32016cddd800acd9d20bb13f3c902cf35bcd
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Feb 13 09:44:30 2009 +0100
files: ChangeLog dolfin/function/Function.cpp dolfin/function/FunctionSpace.cpp site-packages/dolfin/__init__.py site-packages/dolfin/errornorm.py
description:
Bug fixes for errornorm(), updates for new interface
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin