← Back to team overview

dolfin team mailing list archive

[HG] Update Stokes solver in coupled Stokes-convection-diffusion demo

 

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

changeset:   1673:e82f8df8e542d3fdb468f2196759f8ecdc722d27
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Feb 10 22:37:02 2006 -0500
files:       src/demo/pde/convection-diffusion/main.cpp
description:
Update Stokes solver in coupled Stokes-convection-diffusion demo
to new framework (PDE class). The time-stepping for the convection-diffussion equation
still uses the old framework (which will remain of course), since the left- and
right-hand sides need to be assembled separately.


changeset:   1672:8392d95b518f0772865db08b0edeb3d81af526cc
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Feb 10 22:31:10 2006 -0500
files:       src/demo/pde/elasticity/main.cpp
description:
Move elasticity demo to new framework (PDE class).


changeset:   1671:2884a4e629fa5eeb3b3ee9096d8f12210519e966
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Feb 10 22:23:51 2006 -0500
files:       src/kernel/form/PDE.cpp
description:
Extend PDE class to mixed systems with 3 or 4 components.
For more components, compute the full solution u of the system
and pick components manually: u0 = u[0], u1 = u[1] etc.


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