3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs | Functions
state.hh File Reference

Type traits to be used with matrix types. More...

#include <dune/common/std/type_traits.hh>

Go to the source code of this file.

Description

Type traits to be used with matrix types.

Classes

struct  Dumux::Detail::hasState
 helper struct detecting if a PrimaryVariables object has a state() function More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::Detail
 Distance implementation details.
 

Typedefs

template<class P >
using Dumux::Detail::DetectPriVarsHaveState = decltype(std::declval< P >().state())
 

Functions

template<class P >
constexpr bool Dumux::Detail::priVarsHaveState ()
 
Include dependency graph for state.hh: