← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Use const_cast to get UFCCell to compile.

 

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

changeset:   4993:01188514d401addaa869e7c99acc87dce6889f3b
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Sat Oct 25 22:17:05 2008 +0100
files:       dolfin/fem/UFCCell.h
description:
Use const_cast to get UFCCell to compile.

Should ufc::cell::entity_indices and ufc::cell::coordinates be

  unsigned int const** and

  double const**

?


changeset:   4992:f22c10ca762c25aa80809318c9eeac5a15d6b78a
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Sat Oct 25 21:46:36 2008 +0100
files:       dolfin/ale/TransfiniteInterpolation.cpp dolfin/ale/TransfiniteInterpolation.h
description:
Const fixes in ale.


changeset:   4991:9edfff6558bd7252c38456880bc7fee8d39ba021
user:        Johannes Ring <johannr@xxxxxxxxx>
date:        Sat Oct 25 19:45:34 2008 +0200
files:       SConstruct
description:
Use local simula-scons.

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


Follow ups