← Back to team overview

dolfin team mailing list archive

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

 

On Thu, Oct 08, 2009 at 03:32:06PM +0100, Garth N. Wells wrote:
>
>
> 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.

Fixed.

--
Anders

Attachment: signature.asc
Description: Digital signature


References