gmarkall / manycore_form_compiler

MCFC is deprecated. See https://code.launchpad.net/~grm08/ffc/pyop2
https://code.launchpad.net/~grm08/ffc/pyop2
GNU General Public License v3.0
3 stars 1 forks source link

Rename ExpressionBuilder._form and QuadratureExpressionBuilder._form to ... #49

Closed gmarkall closed 12 years ago

gmarkall commented 12 years ago

..._formBackend.

I think it's really confusing that we call something that is a FormBackend _form in ExpressionBuilder and QuadratureExpressionBuilder. This changes the name of it to _formBackend.