[Trilinos-Users] Outdated example IfpackBelos2; status / replacement of RCP / rcp

Joachim Wuttke j.wuttke at fz-juelich.de
Fri Jun 9 07:33:11 EDT 2017


Struggling to learn enough of Trilinos to solve
a sparse matrix system, I came across the sample code

https://github.com/trilinos/Trilinos_tutorial/wiki/IfpackBelos2

which seemed to me a good starting point. However,
analysing it line by line, I found that it depends
on a deprecated function, namely Teuchos::rcp.

Hence my questions:

- Is there a more up-to-date, simple example to
get me started with solving a sparse matrix system
using ILU(0) and GMRES?

- How to replace Teuchos::rcp in constructing RCP
objects?

- Why not replace RCP by C++11 standard smart pointers?

Thank you in advance for your help, Joachim Wuttke

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5110 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20170609/bf0ad623/attachment-0001.p7s>


More information about the Trilinos-Users mailing list