[Trilinos-Users] Since the number of iterations is a input parameter to AztecOO::iterate(), what is the purpose of options[AZ_max_iter]?

Michael A Heroux maherou at sandia.gov
Thu Dec 13 22:49:52 MST 2007


The value of options[AZ_max_iter] is not used by AztecOO.  It is in fact
redefined by the input parameter you mention.  options[AZ_max_iter] is used
by the much older but still available Aztec C and Fortran interfaces.

Mike

On 12/13/07 11:40 PM, "Ernesto Prudencio" <prudenci at slac.stanford.edu>
wrote:

> 
> Thanks,
> 
> Ernesto.
> 
> 
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users



More information about the Trilinos-Users mailing list