← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Fix trilinos demo.

 

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

changeset:   7332:bbce3e35fe33
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu Oct 08 15:03:52 2009 +0100
files:       demo/la/trilinos/python/demo.py
description:
Fix trilinos demo.


changeset:   7331:ddca4e7f6568
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Oct 08 14:27:19 2009 +0200
files:       bench/fem/convergence/main.cpp demo/pde/elastodynamics/cpp/main.cpp
description:
Make convergence benchmark run again. Should get buildbot further.


changeset:   7330:e013b1723dbe
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu Oct 08 09:24:20 2009 +0100
files:       dolfin/function/SpecialFunctions.cpp dolfin/swig/docstrings.i
description:
Hack in CellSize::eval to get it working again.

Problem caused by the invalidate call in Data. Perhaps we should gave

  Data::reset(....) // Invalidate and then update data
  Data::add(....)   // Add data

in place of Data::update. Data::

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