← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Work on Stokes demo, almost working but splitting does not work yet

 

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

changeset:   5256:c0f7064a297d005b48060c2564ed7a55e914aa1b
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Dec 05 17:32:41 2008 +0100
files:       demo/pde/stokes/taylor-hood/python/demo.py dolfin/pde/LinearPDE.cpp site-packages/dolfin/function.py
description:
Work on Stokes demo, almost working but splitting does not work yet


changeset:   5255:e0d585e468bad7b0e04e75fb5f62490392e3a5a7
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Dec 05 16:06:15 2008 +0100
files:       site-packages/dolfin/constant.py site-packages/dolfin/function.py
description:
Implement vector-valued constants:

  c = Constant("triangle", 1.0)
  c = Constant("triangle", [1.0, 2.0])
  etc


changeset:   5254:a18b630cf1cfc4fd314549fba23001f99d15cc5c
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.

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