← 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:   7063:39463579c3b97aa00487a7d2020ea02b679563a9
tag:         tip
parent:      7062:015243d40d77bae02ea29bb3a88231c85bc5d4e1
parent:      7061:958c2917b0138be62bae5b8cbf6f35d38e90863b
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Sep 15 10:57:22 2009 +0200
files:       
description:
merge


changeset:   7062:015243d40d77bae02ea29bb3a88231c85bc5d4e1
parent:      7060:6f313a641de7b0f25de4e96af84cb299e2939d29
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Sep 15 10:55:13 2009 +0200
files:       demo/function/nonmatching-interpolation/python/demo.py dolfin/function/Data.cpp dolfin/function/Data.h dolfin/function/Function.cpp dolfin/function/Function.h dolfin/function/UFCFunction.cpp
description:
Revert optimization to UFCFunction.cpp (not storing _ufc_cell). The problem was
that the cell might originate from another mesh and so was not valid. We could
consider storing the mesh also and check that as well but the Function class is
up for redesign (simplification) anyway so it can wait until then.


changeset:   7061:958c2917b0138be62bae5b8cbf6f35d38e90863b
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Sep 15 09:45:47 2009 +0200
files:       demo/pde/mixed-poisson/cpp/main.cpp dolfin/plot/plot.cpp
description:
Remove error when plotting from C++ in parallel.

It's not fatal, so there is no need to exit the program.

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