← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Make mesh const in MeshFunction and remove const_cast in convection-diffusion demo.

 

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

changeset:   5157:abc3706ee762d8f02fd043796fc2f9798868fd9a
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Nov 14 17:17:17 2008 +0100
files:       demo/pde/convection-diffusion/cpp/main.cpp dolfin/mesh/MeshFunction.h
description:
Make mesh const in MeshFunction and remove const_cast in convection-diffusion demo.
Seems to work fine.


changeset:   5156:90e4cdcfea62272edd1c3a027f8fc3e5dcd00146
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Nov 14 16:59:49 2008 +0100
files:       demo/function/eval/cpp/main.cpp
description:
Remove mesh.order() in eval demo, not needed


changeset:   5155:4d7f945a0a45903b01412531efc34e676aa0b4d6
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Nov 14 16:51:03 2008 +0100
files:       demo/function/eval/cpp/main.cpp dolfin/fem/DofMap.cpp dolfin/io/XMLFile.cpp dolfin/mesh/CellType.cpp dolfin/mesh/Mesh.cpp dolfin/mesh/MeshOrdering.cpp dolfin/mesh/TopologyComputation.cpp
description:
Implement init/ordering as earlier suggested:
- Ordered mesh required by init() functions
- Mesh ordered after init() function
- Bug fix in checking lexicographcial ordering of entities

eval() demo now works again, moving on to checking other demos.

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