runtime error after updating to 0.9.11

Asked by yk1000

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?

Question information

Language:
English Edit question
Status:
Answered
For:
DOLFIN Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Garth Wells (garth-wells) said :
#1

There is nothing that anyone can do if you don't send some simple code.

Garth

On 16/05/11 21:06, yk1000 wrote:
> 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?
>

Can you help with this problem?

Provide an answer of your own, or ask yk1000 for more information if necessary.

To post a message you must log in.