← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] merge

 

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

changeset:   5753:037e347ffacc128c382599a372bb72c3cd1ea465
tag:         tip
parent:      5752:5dd3fb29b6f551fe2715a9b44591b094fd745121
parent:      5751:4072706f05bb0529617111cd1ad6bbf203e3a5a7
user:        "Ola Skavhaug <skavhaug@xxxxxxxxx>"
date:        Thu Feb 26 09:40:29 2009 +0100
files:       
description:
merge


changeset:   5752:5dd3fb29b6f551fe2715a9b44591b094fd745121
parent:      5746:92a51c1764e0e63d2e9ab6e907dd05c63c2bc530
user:        "Ola Skavhaug <skavhaug@xxxxxxxxx>"
date:        Thu Feb 26 09:40:15 2009 +0100
files:       dolfin/mesh/MeshPartitioning.cpp
description:
Bug fix in global to local mapping


changeset:   5751:4072706f05bb0529617111cd1ad6bbf203e3a5a7
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Feb 26 00:02:08 2009 +0100
files:       ChangeLog demo/pde/elasticity/cpp/main.cpp demo/pde/elasticity/python/demo.py dolfin/ale/ALE.cpp dolfin/ale/ALE.h dolfin/mesh/Mesh.cpp dolfin/mesh/Mesh.h
description:
Add function for simple displacement of meshes. If u is displacement function,
the mesh coordinates can now be updated simply by

  mesh.move(u)

See elasticity demo. Useful in FSI simulations.

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