← Back to team overview

dolfin team mailing list archive

Re: [Question #154609]: compiled Expression error

 

It looks like it is a bug in Constant. The constant eval(x,v) should be 
overloaded in that class, not the eval(x,v,c) method.

It should be an easy fix, but would you mind filing a bug?

Johan



Follow ups

References