← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Fix unit test for Function

 

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

changeset:   7412:a34b1f81d1d2
tag:         tip
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Sat Oct 31 23:29:25 2009 +0100
files:       test/unit/function/python/test.py
description:
Fix unit test for Function


changeset:   7411:84931010048c
user:        "Johan Hake <hake@xxxxxxxxx>"
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 <hake@xxxxxxxxx>"
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)

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