dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10968
[HG DOLFIN] Implement TestFunctions() and TrialFunctions() for mixed spaces.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5254:a18b630cf1cfc4fd314549fba23001f99d15cc5c
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Dec 05 15:59:07 2008 +0100
files: site-packages/dolfin/__init__.py site-packages/dolfin/function.py site-packages/dolfin/functionspace.py
description:
Implement TestFunctions() and TrialFunctions() for mixed spaces.
changeset: 5253:dd037fdbd59d50f2a97e6e3a2f5090e556c60f15
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Dec 05 15:00:29 2008 +0100
files: demo/pde/poisson/python/demo.py
description:
Simplify Poisson demo by removing Neumann condition. I suggest we let the Poisson
demo be very very simple (so we can avoid using a functor to define the flux function).
Instead, we should add an example that displays the whole array of functionality for
integrating over subdomains etc.
changeset: 5252:f00bd378b9d1109c3492e0c863f24ccd120fbca3
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Dec 05 14:46:00 2008 +0100
files: demo/pde/poisson/python/demo.py
description:
Some simplifications in Poisson Python demo
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin