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.
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.