Checks if the primitive variable N exists.
More...
#include <fvcartesiansyseqntraits.h>
|
enum | { value = sizeof(test<SysEqn_>(0)) == sizeof(one)
} |
|
|
template<class SysEqn > |
static one | test (decltype(&SysEqn::PV->N)) |
|
template<class SysEqn > |
static two | test (...) |
|
template<class SysEqn_>
class hasPV_N< SysEqn_ >
Definition at line 55 of file fvcartesiansyseqntraits.h.
◆ one
template<class SysEqn_ >
typedef char hasPV_N< SysEqn_ >::one |
|
private |
◆ anonymous enum
◆ test() [1/2]
template<class SysEqn_ >
template<class SysEqn >
◆ test() [2/2]
template<class SysEqn_ >
template<class SysEqn >
static one hasPV_N< SysEqn_ >::test |
( |
decltype &::-> |
N | ) |
|
|
staticprivate |
The documentation for this class was generated from the following file: