| 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 = typename T::GridView | 
| 
 | constexpr |