<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jul 17, 2015 at 11:26 AM, Marco Zocca <span dir="ltr"><<a href="mailto:zocca.marco@gmail.com" target="_blank">zocca.marco@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear PETSc,<br>
 in writing the foreign-function wrappers for the library in Haskell,<br>
I found the need for an operation that copies the contents of a Mat or<br>
Vec, in the spirit of the Matlab socket-based ones (in both<br>
directions).<br>
<br>
Roughly speaking, I need to represent the `peek`, `sizeOf` and<br>
`alignment` operations (or an alternate PetscViewer that dumps in the<br>
memory of a single node).<br>
<br>
Of course this wouldn't be used in cases when the sum of the local<br>
block sizes exceeds some maximum allowed by an individual machine.<br></blockquote><div><br></div><div>Can you just use the binary viewer? I am not sure why that does not meet the requirements.</div><div><br></div><div>  Thanks,</div><div><br></div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you in advance,<br>
<br>
Marco Zocca<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>