[Trilinos-Users] do{Ex,Im}port const'ness

Schlömer Nico nico.schloemer at ua.ac.be
Sat Nov 21 13:50:31 MST 2009


Hi,

I'm trying to write a small routine that puts all data onto one processor for I/O, but I'm running a bit into const problems here.
I realize that I probably don't fully understand why the

doExport
http://trilinos.sandia.gov/packages/docs/r10.0/packages/tpetra/doc/html/classTpetra_1_1DistObject.html#cc1e5a6b30b441ef487d21d577b9828b

and

doImport
http://trilinos.sandia.gov/packages/docs/r10.0/packages/tpetra/doc/html/classTpetra_1_1DistObject.html#94806d93edd334c8bf2b07df61e75fde

methods, respectively, aren't const on their source.

Is that something that's been forgotten?

Otherwise I'd be very interested to know how to export data from a distributed const Tpetra object onto another one.

Cheers,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20091121/a58415e2/attachment.html 


More information about the Trilinos-Users mailing list