← Back to team overview

dolfin team mailing list archive

Re: assemble in Python

 



Ola Skavhaug wrote:
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.


assembly.py has rather limited functionality compared to dolfin::assemble. Does assembly into CRSNew using c++ work?.

Garth


Is there any way around this?

In c++, the assemble.cpp is overloaded in many different ways.

Ola
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


Follow ups

References