dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16087
[HG DOLFIN] Invalidate data before updating in Data::update functions. Also corrected
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7325:7d67de16ba63
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Wed Oct 07 22:19:21 2009 +0200
files: dolfin/function/Data.cpp dolfin/function/Expression.cpp dolfin/function/Function.cpp dolfin/function/GenericFunction.cpp
description:
Invalidate data before updating in Data::update functions. Also corrected
some faulty asserts.
changeset: 7324:cc8a619e88c0
user: Anders Logg <logg@xxxxxxxxx>
date: Wed Oct 07 22:01:00 2009 +0200
files: dolfin/function/Data.cpp dolfin/function/Data.h dolfin/function/Expression.cpp dolfin/function/Function.cpp dolfin/function/GenericFunction.cpp dolfin/function/GenericFunction.h
description:
Clean out old matching_cell fix
changeset: 7323:c8db8fc3a80a
user: Anders Logg <logg@xxxxxxxxx>
date: Wed Oct 07 21:53:09 2009 +0200
files: dolfin/function/Function.cpp dolfin/function/FunctionSpace.h
description:
Fix interpolation issue by using new function FunctionSpace::has_cell.
Old function has_element now split into two functions: has_element and has_cell.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin