has_function.hpp File Reference
#include <type_traits>
Include dependency graph for has_function.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::cuistl::detail::has_should_call_pre< T >
 The has_should_call_pre class detects the presence of the method shouldCallPre. More...
 
class  Opm::cuistl::detail::has_should_call_post< T >
 The has_should_call_post class detects the presence of the method shouldCallPost. More...
 
class  Opm::cuistl::detail::has_communication< T >
 The has_communication class checks if the type has the member function getCommunication. More...
 
class  Opm::cuistl::detail::is_a_well_operator< T >
 The is_a_well_operator class tries to guess if the operator is a well type operator. More...
 

Namespaces

namespace  Opm
 
namespace  Opm::cuistl
 
namespace  Opm::cuistl::detail