10 #ifndef MUELU_GMRESSOLVER_DECL_HPP
11 #define MUELU_GMRESSOLVER_DECL_HPP
44 #undef MUELU_GMRESSOLVER_SHORT
75 #define MUELU_GMRESSOLVER_SHORT
76 #endif // MUELU_GMRESSOLVER_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
void givapp(SC *c, SC *s, SC *v, int k) const
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
size_t nIts_
Number of performed iterations.
Constraint space information for the potential prolongator.
Implements conjugate gradient algorithm for energy-minimization.
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
void Iterate(const Matrix &A, const Constraint &C, const Matrix &P0, RCP< Matrix > &P) const
Iterate.
Base class for energy-minimization iterative solvers.