dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #12808
[HG DOLFIN] Small fix to dolfin.ufl
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5914:e3235e0c96837a1670ee4e77000522b763ce3969
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Mar 25 12:20:33 2009 +0100
files: site-packages/dolfin/ufl/function.py site-packages/dolfin/ufl/functionspace.py
description:
Small fix to dolfin.ufl
- Now the split funcitonality in {Test,Trial}Functions should work
changeset: 5913:da0f2bcdb3d413943cb668a9a65b4b8e71f71ab1
user: "Johan Hake <hake@xxxxxxxxx>"
date: Tue Mar 24 13:16:41 2009 +0100
files: site-packages/dolfin/ufl/__init__.py site-packages/dolfin/ufl/assemble.py site-packages/dolfin/ufl/compile_function.py site-packages/dolfin/ufl/constant.py site-packages/dolfin/ufl/constants.py site-packages/dolfin/ufl/cpp.py site-packages/dolfin/ufl/errornorm.py site-packages/dolfin/ufl/form.py site-packages/dolfin/ufl/function.py site-packages/dolfin/ufl/functionspace.py site-packages/dolfin/ufl/interpolate.py site-packages/dolfin/ufl/jit.py site-packages/dolfin/ufl/meshconvert.py site-packages/dolfin/ufl/norm.py site-packages/dolfin/ufl/project.py site-packages/dolfin/ufl/specialfunctions.py site-packages/dolfin/ufl/ufc_functionspace.py site-packages/dolfin/ufl/variationalproblem.py
description:
Initial work on getting PyDOLFIN up and running with ufl
To use:
from dolfin import *
from dolfin.ufl import *
ffc also need to be updated with a sent patch.
To be able to plot viper also need some care.
Status is that poision demo should run after Marin has removed __slots__
for ufl.function
changeset: 5912:9366206c2615131e446a4473d9a98c9e1018a6fa
parent: 5911:647f02e6d1b1b1b48705d00b813267448f169bbd
parent: 5910:f6a12d3661cd55e741f63f8af54782b668406e8d
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Mon Mar 23 10:06:22 2009 +0100
files:
description:
merge
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin