← Back to team overview

ffc team mailing list archive

What does "check 2" mean?

 

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?

Martin


Follow ups