Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |