|
|
| GMRESManager (const Map &map, const int &rest, const int flex=0, const bool scaling=true) |
| |
|
int | initialGuess (const MultiVector &b, MultiVector &X) const |
| |
|
int | ApplyInverse (const MultiVector &b, MultiVector &X) const |
| |
|
int | start () |
| |
|
|
int | restart |
| |
|
int | m |
| |
|
int | isFlex |
| |
|
bool | doScaling |
| |
|
bool | isFirst |
| |
|
LocalVector | cs |
| |
|
LocalVector | sn |
| |
|
LocalMatrix | H |
| |
|
MultiVector * | v |
| |
|
MultiVector * | w |
| |
|
GMRESManager * | P |
| |
|
Epetra_Operator * | P2 |
| |
|
const Map & | map_ |
| |
template<typename Map, typename MultiVector, typename LocalMatrix, typename LocalVector>
class IQR::GMRESManager< Map, MultiVector, LocalMatrix, LocalVector >
Definition at line 26 of file shylu_internal_gmres_tools.h.
The documentation for this class was generated from the following file: