dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01551
Re: Add support for picking sub functions and components of functions. [...]
On Wed, Nov 30, 2005 at 11:23:30PM +0100, Garth N. Wells wrote:
>
> Quoting dolfin@xxxxxxxxxx:
>
> > Commit from logg (2005-11-30 23:20 CET)
> > ----------------
> >
> > Add support for picking sub functions and components of functions.
>
> Great! I have plenty of problems to test this on.
>
> Garth
One thing I haven't tested is picking a sub function or component and
then using that function as a coefficient in a form.
We can also add support for slicing (picking a range of components)
when we know this work. (Should be easy to fix.)
/Anders
References