← Back to team overview

dolfin team mailing list archive

UFL transition

 

After removing the FFC form language from FFC (replaced by UFL), the
DOLFIN Python interface is now broken.

Edits are needed in quite a few places:

site-packages/dolfin/assemble.py
site-packages/dolfin/errornorm.py
site-packages/dolfin/form.py
site-packages/dolfin/function.py
site-packages/dolfin/functionspace.py
site-packages/dolfin/__init__.py
site-packages/dolfin/norm.py
site-packages/dolfin/project.py
site-packages/dolfin/specialfunctions.py

I can do some of these, but the most intricate dependencies are in
function.py and functionspace.py. Mr Hake?

-- 
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups