Add array interface to MPIShared
This defines the __array__()
method to the MPIShared class, which exposes the data
member when wrapping in a numpy array.
This defines the __array__()
method to the MPIShared class, which exposes the data
member when wrapping in a numpy array.