DGMRES Template Specializations module
Template specializations of the DGMRES class.
Classes
-
template<class Scalar>class Rodin::Solver::DGMRES<Math::LinearSystem<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>>
- DGMRES solver for sparse systems.
-
template<class Scalar>class Rodin::Solver::DGMRES<Math::LinearSystem<Math::Matrix<Scalar>, Math::Vector<Scalar>>>
- DGMRES solver for dense systems.