10 #ifndef MUELU_SOLVERBASE_HPP
11 #define MUELU_SOLVERBASE_HPP
32 #undef MUELU_SOLVERBASE_SHORT
60 #define MUELU_SOLVERBASE_SHORT
62 #endif // ifndef MUELU_SOLVERBASE_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Constraint space information for the potential prolongator.
virtual void Iterate(const Matrix &A, const Constraint &C, const Matrix &P0, RCP< Matrix > &P) const =0
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Base class for MueLu classes.
Base class for energy-minimization iterative solvers.