dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23256
Re: [Question #157799]: runtime error after updating to 0.9.11
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?
>
References