Hi,
I'm using dolfin (C++) and I would like to use MTW finite elements.
In the manual they are referred as partially supported and in fact when I compile with ffc I get the following error:
*** FFC: Sorry, finite element of type "Mardal-Tai-Winther" are not supported by FIAT.
Is there any way in which I can use them? Maybe they have been implemented in the development version? Or maybe they are available with python interface?
Thanks a lot
Marco