I think so. It pretty much mirrors the underlying numpy behavior. If you are doing an operation that requires contiguous data, it's probably worth including a line of code to check before the operation that requires the contiguous array, but I can't think of an operation that could make a CellVariable non-contiguous, since then it wouldn't be a CellVariable.
On Wed, Sep 21, 2011 at 4:02 PM, list user <quasilis...@gmail.com> wrote: > When constructing a CellVariable from a lxnXm mesh am I guaranteed the data > to be contiguous? > -- Daniel Wheeler