version 3.9.0
Loading...
Searching...
No Matches
Dumux::Detail::IstlSolvers::MatrixForSolver< M, true > Struct Template Reference

#include <dumux/linear/istlsolvers.hh>

Public Types

using type = std::decay_t<decltype(MatrixConverter<M>::multiTypeToBCRSMatrix(std::declval<M>()))>
 

Member Typedef Documentation

◆ type

template<class M >
using Dumux::Detail::IstlSolvers::MatrixForSolver< M, true >::type = std::decay_t<decltype(MatrixConverter<M>::multiTypeToBCRSMatrix(std::declval<M>()))>

The documentation for this struct was generated from the following file: