Class template Dune::XT::LA::SolverOptions¶
Inherits from Dune::XT::LA::internal::SolverUtils.
-
template<class S, class CommunicatorType>
class Dune::XT::LA::SolverOptions<EigenRowMajorSparseMatrix<S>, CommunicatorType> : protected internal::SolverUtils¶ Available solver options for EigenRowMajorSparseMatrix (direct and iterative sparse solvers).
Method Dune::XT::LA::SolverOptions::types¶
-
template<class S, class CommunicatorType>
static int Dune::XT::LA::SolverOptions<EigenRowMajorSparseMatrix<S>, CommunicatorType>::types()¶ No documentation provided.
Method Dune::XT::LA::SolverOptions::options¶
-
template<class S, class CommunicatorType>
static Common::Configuration Dune::XT::LA::SolverOptions<EigenRowMajorSparseMatrix<S>, CommunicatorType>::options(const std::string &type)¶ No documentation provided.
Type alias Dune::XT::LA::SolverOptions::MatrixType¶
-
type Dune::XT::LA::SolverOptions::MatrixType
No documentation provided.