Idrs iterative linear solver

This commit is contained in:
Jens Wehner
2021-02-27 12:09:33 +00:00
committed by David Tellenbach
parent 29ebd84cb7
commit 4bfcee47b9
7 changed files with 473 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ void sortWithPermutation (VectorType& vec, IndexType& perm, typename IndexType::
}
/**
* \ingroup IterativeLInearSolvers_Module
* \ingroup IterativeLinearSolvers_Module
* \brief A Restarted GMRES with deflation.
* This class implements a modification of the GMRES solver for
* sparse linear systems. The basis is built with modified