← Back to team overview

ffc team mailing list archive

typo in ffc/compiler/mixedelement.py

 

There is a typing error on line 68 of ffc/compiler/mixedelement.py. It should be

  offset += e.value_dimension(0)

(the "n" at the end was missing.)

Garth



Follow ups