#include <matrixfree_gmres.hpp>
|
static constexpr int | dim = LinearProblem::dim |
|
static constexpr int | kmax = std::min(dim, _kmax) |
|
◆ MatrixFreeGMRES()
template<typename LinearProblem , int _kmax>
◆ ~MatrixFreeGMRES()
template<typename LinearProblem , int _kmax>
◆ solve()
template<typename LinearProblem , int _kmax>
template<typename... LinearProblemArgs>
◆ dim
template<typename LinearProblem , int _kmax>
◆ kmax
template<typename LinearProblem , int _kmax>
The documentation for this class was generated from the following file: