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_MatrixFactory2.hpp>
#include <Xpetra_MatrixMatrix.hpp>
#include <Xpetra_IO.hpp>
#include "MueLu_GMRESSolver_decl.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)

Macro Definition Documentation

◆ I

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