[Trilinos-Users] memory copy of RCP object

SungHwan Choi sunghwanchoi91 at gmail.com
Wed Jan 14 06:38:30 MST 2015


Dear all,
Hi,
I want to newly generate object of T class when I have RCP<T> object.
If I know the constructor of T, it is easy to make another one. However, if
I don't know constructor of T or cannot access some member variables which
are required to construct the object of T, how can I do? is there any
simple memcopy methods?

Best
Sunghwan Choi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20150114/d930d31b/attachment.html>


More information about the Trilinos-Users mailing list