MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_GMRESSolver_def.hpp File Reference
#include <Teuchos_LAPACK.hpp>
#include <Xpetra_MatrixFactory.hpp>
#include <Xpetra_MatrixMatrix.hpp>
#include <Xpetra_IO.hpp>
#include "MueLu_GMRESSolver.hpp"
#include "MueLu_Constraint.hpp"
#include "MueLu_Monitor.hpp"
#include "MueLu_Utilities.hpp"

Go to the source code of this file.

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define I(i, j)   ((i) + (j)*(nIts_+1))
 

Macro Definition Documentation

#define I (   i,
 
)    ((i) + (j)*(nIts_+1))