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.



Reply via email to