← Back to team overview

dolfin team mailing list archive

[HG dolfin] Add operator=subfunction to Function to enable simple solution of PDE with

 

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

changeset:   2956:33546dec374c9ba4400b61b1505c22900f08224c
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Sun Apr 29 23:53:27 2007 +0200
files:       src/demo/pde/stokes/taylor-hood/main.cpp src/kernel/function/Function.cpp src/kernel/function/dolfin/Function.h src/kernel/pde/PDE.cpp src/kernel/pde/dolfin/PDE.h
description:
Add operator=subfunction to Function to enable simple solution of PDE with
built-in extraction of sub functions:

    Function u;
    Function p;
    pde.solve(u, p);

Now works as before.


changeset:   2955:f2748d52246f30e35582a764dd766a71c05799fa
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Sun Apr 29 23:35:28 2007 +0200
files:       src/demo/nls/nonlinearpoisson/NonlinearPoisson.h
description:
Recompile nonlinear Poisson demo with latest FFC (to match
updated UFC).


changeset:   2954:1ea82869339a2bdbd1332e6b80441198ecdeaf58
parent:      2953:fca509e72f33f33c95cda1014553a6f997e87807
parent:      2952:2708caf39277040099c90c322b37df2a2d9d0333
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Sun Apr 29 20:04:27 2007 +0200
files:       
description:
merge.


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