Class template Dune::XT::LA::internal::IstlSolverTraits

template<class S>
class Dune::XT::LA::internal::IstlSolverTraits

No documentation provided.

static int Dune::XT::LA::internal::IstlSolverTraits::make_operator(const IstlMatrixType &matrix, const SequentialCommunication&)

No documentation provided.

static int Dune::XT::LA::internal::IstlSolverTraits::make_scalarproduct(const SequentialCommunication&)

No documentation provided.

type Dune::XT::LA::internal::IstlSolverTraits::IstlVectorType

No documentation provided.

type Dune::XT::LA::internal::IstlSolverTraits::IstlMatrixType

No documentation provided.

template<class SequentialPreconditionerType>
static std::shared_ptr<SequentialPreconditionerType> Dune::XT::LA::internal::IstlSolverTraits::make_preconditioner(const std::shared_ptr<SequentialPreconditionerType> &seq_preconditioner, const SequentialCommunication&)

No documentation provided.