2010/7/16 Jonathan Guyer <gu...@nist.gov>

>
>
> On Jul 16, 2010, at 10:15 AM, Daniel Wheeler wrote:
>
> >
> > Hi Benny, The issue below is caused because mesh getter methods do
> > not, in general, return Variable objects, but simply numpy arrays. The
> > only method that does currently return a Variable is getCellCenters().
> > We should probably be clearer about this. Hope this helps.
>
> It's more subtle than that, because Benny says this worked with older
> numpy's. The logic that dictates whether we get a look at an operation
> before numpy or ma takes over is tricky and it looks like it's changed.
>
>
Yes, it is examples/flow/stokesCavity.py that fails with numpy trunk.
I'll submit the ticket later today.

Benny

Reply via email to