Typedefs | |
template<typename T > | |
using | GVDetector = typename T::GridView |
Variables | |
template<typename T > | |
constexpr bool | hasGridView = Dune::Std::is_detected<GVDetector, T>::value |
using Dumux::Detail::LinearSolverParameters::GVDetector = typedef typename T::GridView |
|
constexpr |