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

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

not

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

No documentation provided.

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

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 int Dune::XT::LA::internal::IstlSolverTraits::make_preconditioner(const std::shared_ptr<SequentialPreconditionerType> &seq_preconditioner, const CommunicatorType &communicator)

No documentation provided.