dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15404
[HG DOLFIN] Bug fix for str() function in Table, now working with info() in Python
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7066:a59e1c1e9d86f373c6289ed7c7a76c03c3a62c9f
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Sep 15 13:57:07 2009 +0200
files: dolfin/log/Logger.cpp dolfin/log/Table.cpp dolfin/log/Table.h dolfin/mesh/Mesh.cpp dolfin/parameter/Parameters.cpp
description:
Bug fix for str() function in Table, now working with info() in Python
changeset: 7065:a54e8e47dfe0fd5c6601da9f9aafe265845b934c
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Sep 15 11:04:51 2009 +0200
files: demo/fem/simple/cpp/main.cpp demo/fem/simple/python/demo.py
description:
Add not_working_in_parallel to demo/fem/simple. Fails when trying to partition
a mesh consisting of a single cell. (There should be a better error message than
a segmentation fault.)
changeset: 7064:c40bbecceee472f10fc64a598cf6cbdd4afc413f
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Sep 15 11:01:23 2009 +0200
files: demo/function/eval/cpp/main.cpp demo/function/eval/python/demo.py
description:
Add not_workin_in_parallel to function evaluation demo. Fails when trying to evaluate
at a point which is not in the local mesh which is natural. Don't know if there's
nice fix.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin