← Back to team overview

ffc team mailing list archive

Re: form integration

 

On Fri, Dec 12, 2008 at 11:59 AM, Kristian Oelgaard
<k.b.oelgaard@xxxxxxxxxx> wrote:
> Quoting Martin Sandve Alnæs <martinal@xxxxxxxxx>:
>
>> In principle UFL isn't concerned with integration method,
>> since this is the main difference between the form compilers.
>
> I think it would make sense if UFL would compute the degree of a monomial, and
> attach it as a member. Then the compilers could just ask for this info and
> generate the proper integration rule (potentially user specified)

We can implement a utility function to compute it and apply it when
constructing FormData. I'll add it to the ROADMAP.

Martin


References