← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Fix bug in interpolate in FunctionSpace.

 



Marie Rognes wrote:
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:   6645:df1e9a96b5eb5bf6084c06cd9338c51f44634cfb
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Fri Aug 07 00:20:03 2009 +0200
files:       dolfin/function/FunctionSpace.cpp sandbox/passembly/main.cpp
description:
Fix bug in interpolate in FunctionSpace.

What kind of bug (i.e how crucial) was this?


apply() wasn't being called after setting values in a vector. From a simple test, this only appeared to be a problem when running in parallel. It would definitely have no effect when using the uBLAS backend.

Garth

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




References