[Trilinos-Users] [EXTERNAL] Belos::SolverManager::setUserConvStatusTest()

Klinvex, Alicia Marie amklinv at sandia.gov
Wed Jul 26 14:39:30 EDT 2017


Hello David,

I don't think we have any Belos examples with the functionality you want, but we do have an Anasazi example that uses a custom status test:
https://trilinos.org/docs/dev/packages/anasazi/doc/html/LOBPCGCustomStatusTest_8cpp-example.html

Even though Belos and Anasazi solve different types of problems, they're structurally very similar.  Please let us know if you have any further questions.

Best wishes,
Alicia

From: Trilinos-Users [mailto:trilinos-users-bounces at trilinos.org] On Behalf Of Hysom, David A.
Sent: Wednesday, July 26, 2017 2:18 PM
To: trilinos-users at trilinos.org
Subject: [EXTERNAL] [Trilinos-Users] Belos::SolverManager::setUserConvStatusTest()


Hi,



We have a summer student who wants to do some experimentation

with iterative solvers. She needs to set her own convergence test.

I found that this is possible:

Belos::SolverManager::setUserConvStatusTest().

It would be a great help if you could point me to an example

that uses this functionality.



thanks David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20170726/65cf8386/attachment.html>


More information about the Trilinos-Users mailing list