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

Thornquist, Heidi K hkthorn at sandia.gov
Thu Jul 27 12:08:12 EDT 2017


Hi David,

In Belos, the PseudoBlockGmresSolMgr also allows for a user-defined status test.  This is an idea we have played with migrating throughout Belos, is there a certain solver that you are interested in changing the stopping criteria (status test)?

Thanks,
Heidi

--

Heidi K. Thornquist
Electrical Models & Simulation
Sandia National Laboratories
Albuquerque, NM  87185-1323


From: Trilinos-Users <trilinos-users-bounces at trilinos.org<mailto:trilinos-users-bounces at trilinos.org>> on behalf of "Klinvex, Alicia Marie" <amklinv at sandia.gov<mailto:amklinv at sandia.gov>>
Date: Wednesday, July 26, 2017 at 12:39 PM
To: "Hysom, David A." <hysom1 at llnl.gov<mailto:hysom1 at llnl.gov>>, "trilinos-users at trilinos.org<mailto:trilinos-users at trilinos.org>" <trilinos-users at trilinos.org<mailto:trilinos-users at trilinos.org>>
Subject: Re: [Trilinos-Users] [EXTERNAL] Belos::SolverManager::setUserConvStatusTest()

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<mailto: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/20170727/94d95114/attachment.html>


More information about the Trilinos-Users mailing list