← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Work on the PyDOLFIN interface

 

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

changeset:   5096:49822bdd6d1c990eeaddf530f2f29f95c48b062f
tag:         tip
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Tue Nov 04 12:09:06 2008 +0100
files:       demo/pde/poisson/python/demo.py dolfin/swig/dolfin_fem_pre.i dolfin/swig/dolfin_function_post.i dolfin/swig/dolfin_function_pre.i site-packages/dolfin/__init__.py site-packages/dolfin/function.py
description:
Work on the PyDOLFIN interface
  * We can now construct a FunctionSpace and use that to instantiate
    user defined Functions
  * A FunctionSpace inherit from both cpp_FunctionSpace and
    ffc.FiniteElement
  * In the python poisson demo, we can now define a form!


changeset:   5095:6c7a3a8a1adbb19122fe810bec1375db09c6c19c
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Tue Nov 04 12:06:07 2008 +0100
files:       dolfin/fem/FiniteElement.h dolfin/function/FunctionSpace.cpp dolfin/mesh/Mesh.h
description:
Small fixes in interface to be able to import dolfin in python
  * Added copy constructor to FunctionSpace
  * Commented out an undefined function in Mesh.h
  * Added a NoDeleter to contructor of dolfin::FiniteElement


changeset:   5094:3db1179419a9d11a85269ed0e8ae03a4ca268a68
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Nov 03 22:36:02 2008 +0000
files:       demo/pde/poisson1D/cpp/main.cpp
description:
Get 1D Poisson demo working.

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