On 13 September 2011 00:30, Marie E. Rognes <m...@simula.no> wrote:
> On 09/12/11 23:42, Kristian Ølgaard wrote:
>>
>> And of course we still need to consider mixed elements etc.
>
> Ah, the mixed elements. How could I forget. Will think a little more about
> those.

For VectorElements we should be able to reuse most of the code for
each sub-element and:

element = VectorElement("CG", triangle, 2) * FiniteElement("CG", triangle, 2)

could also share a lot of code.

So I guess something like extracting unique sub-elements to generate
common code?

Kristian

> --
> Marie
>

_______________________________________________
Mailing list: https://launchpad.net/~ffc
Post to     : ffc@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ffc
More help   : https://help.launchpad.net/ListHelp

Reply via email to