← Back to team overview

dolfin team mailing list archive

assemble in Python

 

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


Follow ups