← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Fixes in CellSize when running in parallel.

 



Anders Logg wrote:
On Thu, Oct 08, 2009 at 04:14:42PM +0200, DOLFIN wrote:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   7333:36234fed0cae
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu Oct 08 15:14:19 2009 +0100
files:       dolfin/function/Data.cpp dolfin/function/Data.h dolfin/function/GenericFunction.cpp dolfin/function/SpecialFunctions.cpp
description:
Fixes in CellSize when running in parallel.

I don't follow the logic in the new naming of reset/update.

How about clear() for clearing all data, and then update() to update
something? Whatever else is already there will remain when calling
update().

If we know we should only set a certain item, then we must first call
clear() and then update().

Perhaps it should even be clear() / set()?


set() is good.

Garth

--
Anders


changeset:   7332:bbce3e35fe33
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.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev

------------------------------------------------------------------------

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev




Follow ups

References