Hi, I'm trying to assemble dolfin/FFC forms into a user given matrix format CRSNew, which inherits GenericTensor as it should. However, the assemble.py in src/python in dolfin does not allow this.
Is there any way around this? In c++, the assemble.cpp is overloaded in many different ways. Ola _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
