← Back to team overview

dolfin team mailing list archive

[Question #157799]: runtime error after updating to 0.9.11

 

New question #157799 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/157799

I recently updated to dolfin 0.9.11 with the newest versions of the dependencies (ffc, etc.).
Install went smoothly. However, my program now throws a runtime error:

terminate called after throwing an instance of 'std::runtime_error'
  what():  *** Error: Cannot interpolate functions of different ranks.

even though I had no such issue before the update. (My code still compiles.)
All of the dolfin demos still compile and run after the update.

Can you tell me what might be causing this error?

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.



Follow ups