FFC

Comment 2 for bug 956979

Revision history for this message
Johan Hake (johan-hake) wrote : Re: FFC generate code which cannot be compiled

Is it possible to do some optimization, like grouped finiteelement method to reduce the complexity of the tabulate tensor function. Because essentially it boils down to the expansion of coefficient operations, right?

One should also be able to split up that one line of 44M characters into some 1000 intermediate lines. I definitely think the compiler likes that more than one line.