VERB_code_2.3
Parameters_structure::PSD::GMRES_parameters_structure Struct Reference

GMRES parameters structure. More...

#include <Parameters.h>

Public Attributes

int SOL_maxiter
 Maximum number of steps, for iteration methods.
 
int SOL_i_max
 For GMRES - number of iterations before restart.
 
double SOL_max_iter_err
 maximum error, for iteration methods
 
string preconditioner_type
 Type of preconditioner to use.
 
bool use_normalization
 To normalize (or not) matrix A from Ax=B system.
 

Detailed Description

GMRES parameters structure.

Definition at line 223 of file Parameters.h.


The documentation for this struct was generated from the following file: