Typedefs | |
| template<class TypeTag, class Impl, DiffMethod diffMethod, bool isImplicit> | |
| using | LocalAssemblerChooser_t |
| template<class P> | |
| using | ProblemConstraintsDetector = decltype(std::declval<P>().constraints()) |
| helper struct detecting if problem has a constraints() function | |
Functions | |
| template<class P> | |
| constexpr bool | hasGlobalConstraints () |
| using Dumux::Experimental::Detail::LocalAssemblerChooser_t |
| using Dumux::Experimental::Detail::ProblemConstraintsDetector = decltype(std::declval<P>().constraints()) |
|
inlineconstexpr |