dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11128
[HG DOLFIN] Fix 1D Poisson demo. Set up the problem to be identical to the cpp version. Viper doesn't work with 1D though.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5325:732ddd33be70d18a728a939d9ef9914f97628c1f
tag: tip
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Sat Dec 13 11:36:26 2008 +0000
files: TODO demo/pde/poisson1D/python/demo.py
description:
Fix 1D Poisson demo. Set up the problem to be identical to the cpp version. Viper doesn't work with 1D though.
changeset: 5324:3e8aefd2651932a91f3c148327f41bfd7ad02499
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Sat Dec 13 10:59:07 2008 +0000
files: demo/pde/dg/poisson/python/demo.py
description:
Use '*' instead of 'dot()' in dg/poisson/demo.py
changeset: 5323:641d9ef5646c82a621dbc6b6400200480843e38d
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Fri Dec 12 19:49:57 2008 +0000
files: TODO demo/pde/dg/poisson/cpp/main.cpp demo/pde/dg/poisson/python/demo.py site-packages/dolfin/specialfunctions.py
description:
Fix copy/paste bug in specialfunctions.py and make dg/poisson demo work.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups