← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] merge

 

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

changeset:   7276:9c11cb5fde78
tag:         tip
parent:      7275:a165fa7ed868
parent:      7273:8e585111ca80
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Tue Oct 06 14:47:04 2009 +0200
description:
merge


changeset:   7275:a165fa7ed868
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Tue Oct 06 14:46:54 2009 +0200
files:       demo/pde/poisson/python/demo.py dolfin/swig/function_pre.i dolfin/swig/std_vector_typemaps.i site-packages/dolfin/__init__.py site-packages/dolfin/constant.py site-packages/dolfin/expression.py site-packages/dolfin/form.py site-packages/dolfin/function.py site-packages/dolfin/variationalproblem.py test/unit/function/python/test.py
description:
Function in PyDOLFIN is now up and running
  - Poisson demo works :)
  - function unittest passes


changeset:   7274:4692cbc3104f
parent:      7270:2ab66b92be80
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Tue Oct 06 14:44:11 2009 +0200
files:       dolfin/fem/Form.cpp dolfin/fem/Form.h dolfin/fem/SystemAssembler.cpp dolfin/fem/SystemAssembler.h dolfin/fem/VariationalProblem.cpp dolfin/fem/VariationalProblem.h dolfin/fem/assemble.cpp dolfin/fem/assemble.h
description:
Changed constness when passing of pointer arguments using std::vector
  - We now use const std::vector<const Foo*> for all input arguments

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


Follow ups