← Back to team overview

dolfin team mailing list archive

const correctness and Form/Coefficient

 

FYI: Since Coefficient potentially modifies Function on assignment, a Form
cannot be constructed from a const Function & or shared_ptr<const Function>.

--
Martin