Blitz logo

Blitz Support :

From: Olivier Saut (novocaine_at_[hidden])
Date: 2004-08-16 10:04:54


Virgilio, Vincent wrote:

>
>
> Hi Olivier,
>
> There is Array<double, 2>.data(), which should return double*. I
> frequently use this to cast around Blitz++ data in MPI buffers, sans
> copy.
>
> Vince Virgilio

That's exactly what I was looking for!

Thanks a lot,
                        - Olivier