← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Partitioning of built-in meshes working. C++ Poisson demo works out of the box.

 

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

changeset:   6673:2f2e897f207eef6bc56117e58e337e0ee377cd67
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Aug 08 23:31:10 2009 +0200
files:       demo/pde/poisson/cpp/main.cpp demo/pde/poisson/python/demo.py dolfin/mesh/MeshPartitioning.cpp sandbox/passembly/main.cpp
description:
Partitioning of built-in meshes working. C++ Poisson demo works out of the box.
Test with

  mpirun -n 9 ./demo

Something seems wrong with settings BCs in Python Poisson demo.


changeset:   6672:d727dcde067795f7ce49ec93f6e32db5f8c81354
parent:      6671:bd2e8f6c5aa93cec2d017b7c15c97a09979b982b
parent:      6670:7c26f68f672dbce47fe02644a9f626899a9f31a4
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Aug 08 19:11:20 2009 +0200
files:       
description:
merge


changeset:   6671:bd2e8f6c5aa93cec2d017b7c15c97a09979b982b
parent:      6669:3febd5d40120a2a1776ffd473f261bdbee04a52c
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Aug 08 19:10:51 2009 +0200
files:       dolfin/common/Variable.h dolfin/mesh/LocalMeshData.cpp dolfin/mesh/LocalMeshData.h dolfin/mesh/Mesh.cpp dolfin/mesh/MeshPartitioning.cpp
description:
Add str() for pretty-printing (and debugging) LocalMeshData.

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


Follow ups