Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Types | List of all members
alsfvm::numflux::has_stencil< T > Class Template Reference

SFINAE test, see http://stackoverflow.com/a/257382. More...

#include <alsfvm/numflux/numflux_util.hpp>

Public Types

enum  { value = sizeof(test<T>(0)) == sizeof(char) }
 

Detailed Description

template<typename T>
class alsfvm::numflux::has_stencil< T >

SFINAE test, see http://stackoverflow.com/a/257382.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

The documentation for this class was generated from the following file: