dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16095
[HG DOLFIN] Fix sub function extraction in PyDOLFIN
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7328:a5b8bd518351
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Oct 07 23:49:10 2009 +0200
files: site-packages/dolfin/compile_expressions.py site-packages/dolfin/function.py
description:
Fix sub function extraction in PyDOLFIN
- However something is wrong. stokes (Taylor-Hood) triggers an assertion in
Function.cpp:443
changeset: 7327:41f488e2a3cc
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Wed Oct 07 22:19:26 2009 +0100
files: dolfin/function/Function.cpp
description:
Small formatting fix.
changeset: 7326:d5ae0ba4a221
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Wed Oct 07 22:17:56 2009 +0100
files: dolfin/function/Function.cpp dolfin/function/Function.h
description:
Add constructor to Function for sub-functions.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups