dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11113
[HG DOLFIN] 'Fix' partitioning demo (currently broken, waiting for new parallel implementation).
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5319:2452bbdc00587be614d5d59c39d455f2fb311387
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Dec 12 17:12:58 2008 +0100
files: TODO demo/mesh/built-in/python/demo.py demo/mesh/partitioning/cpp/main.cpp demo/mesh/partitioning/python/demo.py
description:
"Fix" partitioning demo (currently broken, waiting for new parallel implementation).
changeset: 5318:640f3914f0be92d1d608a8b259e4ea34c43a520f
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Dec 12 16:52:21 2008 +0100
files: TODO demo/mesh/ale/python/demo.py dolfin/ale/TransfiniteInterpolation.cpp
description:
Use harmonic smoothing instead of transfinite mean-value interpolation
in ALE demo. Transfinite mean-value interpolation is currently broken
(since the mesh is now ordered and we can't assume anything about the
directions).
changeset: 5317:ee3f07e44cd1fc3ff80f1125ca30365119fce824
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Dec 12 15:05:07 2008 +0100
files: TODO demo/function/eval/python/demo.py demo/function/projection-interpolation/python/demo.py dolfin/function/FunctionSpace.cpp
description:
Bug fix in FunctionSpace::interpolate(). Plotting of user-defined
(not discrete) functions now works also.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin