Type traits for problem classes.
Go to the source code of this file.
Classes | |
| struct | Dumux::Detail::ProblemGridGeometryHelper< Problem > |
| struct | Dumux::ProblemTraits< Problem > |
| Type traits for problem classes. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Detail |
Typedefs | |
| template<class Problem> | |
| using | Dumux::Detail::ProblemGridGeometry = typename ProblemGridGeometryHelper<Problem>::type |