← Back to team overview

dolfin team mailing list archive

[HG dolfin] Fixes for PyDOLFIN interface. It now compiles again and works:

 

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

changeset:   2842:37f28b5b44f856d9e0a560f054d58f2121fcab8b
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Mon Apr 16 12:06:29 2007 +0200
files:       configure.ac src/kernel/graph/DirectedClique.cpp src/kernel/graph/Graph.cpp src/kernel/graph/UndirectedClique.cpp src/kernel/graph/dolfin/Graph.h src/kernel/la/dolfin/uBlasMatrix.h src/kernel/main/dolfin.h
description:
Fixes for PyDOLFIN interface. It now compiles again and works:
  - Removed old add() function in uBlasMatrix.
  - Don't include <dolfin.h> in graph library (use individual headers and forward declarations)


changeset:   2841:d5968d9d278c22bd451f8f6145bc1109215cedae
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Sun Apr 15 16:53:35 2007 +0200
files:       src/kernel/ode/dolfin/dolfin_ode.h src/pydolfin/dolfin_headers.h
description:
Cleanup ODE interface (dolfin_ode.h). Only the following classes
are now exposed in the interface:

  ComplexODE
  Homotopy
  ODE
  cGqMethod
  dGqMethod

Reduced from 32 to 5 classes. Let's do the same for other kernel
modules.


changeset:   2840:52bdaeb644fd605427b15b64db86784d5d8c23f1
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Sun Apr 15 00:29:58 2007 +0200
files:       src/pydolfin/dolfin_headers.h
description:
Add missing file


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