Class template Dune::XT::LA::internal::IstlSolverTraits¶
-
template<class S>
class Dune::XT::LA::internal::IstlSolverTraits<S, SequentialCommunication>¶ No documentation provided.
Method Dune::XT::LA::internal::IstlSolverTraits::make_operator¶
-
template<class S>
static MatrixOperatorType Dune::XT::LA::internal::IstlSolverTraits<S, SequentialCommunication>::make_operator(const IstlMatrixType &matrix, const SequentialCommunication&)¶ No documentation provided.
Method Dune::XT::LA::internal::IstlSolverTraits::make_scalarproduct¶
-
template<class S>
static ScalarproductType Dune::XT::LA::internal::IstlSolverTraits<S, SequentialCommunication>::make_scalarproduct(const SequentialCommunication&)¶ No documentation provided.
Type alias Dune::XT::LA::internal::IstlSolverTraits::IstlVectorType¶
-
type Dune::XT::LA::internal::IstlSolverTraits::IstlVectorType
No documentation provided.
Type alias Dune::XT::LA::internal::IstlSolverTraits::IstlMatrixType¶
-
type Dune::XT::LA::internal::IstlSolverTraits::IstlMatrixType
No documentation provided.
Type alias Dune::XT::LA::internal::IstlSolverTraits::MatrixOperatorType¶
-
type Dune::XT::LA::internal::IstlSolverTraits::MatrixOperatorType
No documentation provided.
Type alias Dune::XT::LA::internal::IstlSolverTraits::ScalarproductType¶
-
type Dune::XT::LA::internal::IstlSolverTraits::ScalarproductType
No documentation provided.
Function template Dune::XT::LA::internal::IstlSolverTraits::make_preconditioner¶
No documentation provided.