Kristian Oelgaard wrote:
>
>
> On 3 February 2010 09:48, Garth Wells wrote:
>> Bug was in FFC, marking as invalid.
>>
>> ** Changed in: ufl
>> Status: Confirmed => Invalid
>
> I would call this a bug in UFL.
>
> from ufl.algorithms import propagate_restrictions
> cell = triangle
> V =
On 3 February 2010 09:48, Garth Wells wrote:
Bug was in FFC, marking as invalid.
** Changed in: ufl
Status: Confirmed => Invalid
I would call this a bug in UFL.
from ufl.algorithms import propagate_restrictions
cell = triangle
V = FiniteElement("DG", cell, 1)
u = Coefficient(V)
flux2
2 matches
Mail list logo