MueLu Version of the Day
Loading...
Searching...
No Matches
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

namespace  MueLu
 Namespace for MueLu classes and methods.
 

Macros

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

Macro Definition Documentation

◆ I

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