← Back to team overview

dolfin team mailing list archive

Assignment from Discrete Function

 

Hi
I am trying to define initial Conditions for a time dependent pde by
defining a Function and using eval(), However I get runtime error while
solving the problem using LinearPDE solver. the error is as follows:   

   terminate called after throwing an instance of 'std::runtime_error'
   what():  *** Error: Can only handle assignment from discrete   
   functions (for now).
does any one know how to tackle this error?

Thank you, Hatef



Follow ups