dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15948
[HG DOLFIN] Pass by value in Constant and Expression constructors.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7262:42896d013e78
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Oct 05 15:54:22 2009 +0200
files: dolfin/function/Constant.cpp dolfin/function/Constant.h dolfin/function/Expression.cpp dolfin/function/Expression.h
description:
Pass by value in Constant and Expression constructors.
changeset: 7261:11556677d685
parent: 7260:d7972be9ba63
parent: 7259:e3cd76bb8c22
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Oct 05 15:51:03 2009 +0200
description:
merge
changeset: 7260:d7972be9ba63
parent: 7258:46aa2b88bc86
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Oct 05 15:50:56 2009 +0200
files: dolfin/function/Constant.cpp dolfin/function/Expression.cpp dolfin/function/Expression.h
description:
Make value_shape protected in Expression. Makes it possible to subclass
tensor-valued expressions and set value_shape in the constructor. Difficult
otherwise to do it between the ':' and the '{' in the initializer list.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin