← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Update ChangeLog.

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   6203:e72b94d1abcb91d374d1c1fe2d48771353d9b5f4
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu May 21 21:03:24 2009 +0100
files:       ChangeLog
description:
Update ChangeLog.


changeset:   6202:3412638b7e469fc9476393d7b7597b7fb28005cb
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu May 21 20:54:28 2009 +0100
files:       dolfin/function/Constant.h
description:
Add Martin's suggestion 'operator double() const' to Constant.


changeset:   6201:7bc584e24501b34ad40dc19b9e683b925681f5ad
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu May 21 19:22:35 2009 +0100
files:       demo/mesh/built-in/python/demo.py dolfin/function/Constant.h dolfin/mesh/UnitCircle.cpp
description:
Permit access to values and size for a Constant.

This avoid duplications like

  double dt = 1.0;
  Constant delta_t(dt);
  double T = 100*dt;

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin