[Trilinos-Users] [EXTERNAL] Anasazi solver with ML preconditioner won't converge

Raymond Tuminaro rstumin at sandia.gov
Wed Feb 1 20:46:21 EST 2017


Andris,
    I can't tell if it is an ML problem or an Anasazi problem. I've actually never combined ML with Anasazi ... I'm not 
sure who would be best to address this?  Could you add the following after the SetDefaults() line in your code:

precOptions.set("ML output",10);


This should at least get ML to spit out some output. Could you tell us more about where your matrix comes from. Is it a 
discretization of a PDE system? If so, what type of PDE?

-Ray


On 01/27/17 02:08, Andris Freimanis wrote:
> Hello,
>
> I'm writing a small program that will compute few smallest eigenpairs. I stiched it together from anasazi and ML
> examples, tested it with 48x48 mass and stiffness matrices from matrix market website, but can't get the solver to
> converge.
>
> I attached a log file with debug info and source code.
>
> Can you help me?
>
>
>
> This body part will be downloaded on demand.
>

-- 
Ray Tuminaro                      phone: (925) 294-2564
MS 9159                           fax:   (925) 294-2234
Sandia National Laboratories      email: rstumin at sandia.gov
PO Box 969                        http://www.cs.sandia.gov/~rstumin
Livermore, CA 94551




More information about the Trilinos-Users mailing list