← Back to team overview

ffc team mailing list archive

Re: What does "check 2" mean?

 

On Thu, May 19, 2011 at 1:12 PM, Martin Sandve Alnæs <martinal@xxxxxxxxx> wrote:
> In a fresh dorsal stable build of FEniCS, I get the following from FFC
> (through PyDOLFIN):
>
> Calling FFC just-in-time (JIT) compiler, this may take some time.
> check 2 {FiniteElement('Discontinuous Lagrange', Cell('triangle',
> Space(2)), 0, None): 1, FiniteElement('Lagrange', Cell('triangle',
> Space(2)), 1, None): 0}
> [1, 1, 0]
>
> similar lines for each form. Debugging code left in the release?

Yes, this was fixed yesterday by Johan:

http://bazaar.launchpad.net/~ffc-core/ffc/main/revision/1637

Se also: https://lists.launchpad.net/ffc/msg04232.html

Johannes


References