#include <dumux/linear/istlsolvers.hh>
template<class LSTraits , class LATraits , bool convert>
◆ type
template<class LSTraits , class LATraits , bool convert>
Initial value: std::variant<
std::shared_ptr<typename LSTraits::template Sequential<M, V>::LinearOperator>,
std::shared_ptr<typename LSTraits::template ParallelOverlapping<M, V>::LinearOperator>,
std::shared_ptr<typename LSTraits::template ParallelNonoverlapping<M, V>::LinearOperator>
>
template<class LSTraits , class LATraits , bool convert>
The documentation for this struct was generated from the following file: