← Back to team overview

dolfin team mailing list archive

[HG dolfin] Add const char* back to Parameter - it caused an error.

 

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

changeset:   3189:13e651f55721db6fbf9ee730064934503c218cd0
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Thu May 31 18:53:46 2007 +0200
files:       src/kernel/parameter/Parameter.cpp src/kernel/parameter/dolfin/Parameter.h
description:
Add  const char* back to Parameter - it caused an error.

The removal of const char* led to the errro

  "Error: cannot convert type bool to string"

when running the elasticity demo (and probably others too).


changeset:   3188:b5d60449364f1bbbfd722dc2067e8aefc59c3e05
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 31 12:36:33 2007 +0200
files:       src/demo/plot/python/demo.py src/kernel/parameter/Parameter.cpp src/kernel/parameter/dolfin/Parameter.h
description:
Remove const char* from Parameter, not used.


changeset:   3187:2c7023c24d89f5e43a4cab3209038a9f7e597983
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 31 10:07:16 2007 +0200
files:       src/demo/plot/python/demo.py
description:
Small fixes for plotting demo. Update to latest Viper and
you should be able to run a fun animation.


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