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

changeset:   7411:84931010048c
tag:         tip
user:        "Johan Hake <h...@simula.no>"
date:        Fri Oct 30 11:02:28 2009 +0100
files:       dolfin/swig/function_pre.i
description:
Fix a bug in typemap used for the Constant interface.
  - We can now set negative values!
  - Thanks to Aron for reporting


changeset:   7410:96fcd8bc37c4
user:        "Johan Hake <h...@simula.no>"
date:        Fri Oct 30 09:29:26 2009 +0100
files:       dolfin/swig/shared_ptr_classes.i
description:
Small fix for the Variable interface of FunctionSpace in PyDOLFIN
  - All shared_ptr classes that inherits Variable needs to reimplement
    the Variable xinterface in the SWIG proxy class.
  - This is done in shared_ptr_classes.i by just calling macro for the 
particular class:

         IMPLEMENT_VARIABLE_INTERFACE(FunctionSpace)


changeset:   7409:b4023232856e
user:        Anders Logg <l...@simula.no>
date:        Thu Oct 29 23:47:14 2009 +0100
files:       ChangeLog dolfin/function/Function.h 
dolfin/function/FunctionSpace.cpp dolfin/function/FunctionSpace.h
description:
Bug fix for refinement of function spaces. Seems to work now, but
plotting may need some work. Fails when trying to update a plot of
a function when the mesh has changed.

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

Reply via email to