dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #13438
[HG DOLFIN] Remove copy constructor in Variable
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 6116:99ccc4902e2c2f12a67ef4db364fb775532b340e
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Sun May 10 21:58:10 2009 +0200
files: dolfin/common/Variable.cpp dolfin/common/Variable.h
description:
Remove copy constructor in Variable
changeset: 6115:7b2bda129f6b3f39b52ec2c707514b4194f07111
user: "Johan Hake <hake@xxxxxxxxx>"
date: Sun May 10 20:06:07 2009 +0200
files: dolfin/common/Variable.cpp dolfin/swig/dolfin.i dolfin/swig/dolfin_common_post.i dolfin/swig/dolfin_log_post.i dolfin/swig/dolfin_log_pre.i dolfin/swig/dolfin_shared_ptr_classes.i
description:
Minot fixes to the PyDOLFIN interface
- Fixed bug in swig when overloading function with variable number of parameters
- Extended Variable with __str__ which just call str()
- Fixed unbiguities in Table::set function
Reimplemented copy construtor to Variable, which has been removed.
- Not sure if it should be removed from the Variable.h file...
changeset: 6114:bc85373c307ea97f304b31b3f38a5c913e1017c4
user: Anders Logg <logg@xxxxxxxxx>
date: Sun May 10 19:55:45 2009 +0200
files: dolfin/parameter/NewParameters.cpp
description:
Minor formatting fix for printing parameters
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin