Chombo + EB + MF
3.2
|
#include <IndexTM.H>
Static Public Attributes | |
static bool const | m_isInt =false |
static bool const | m_isReal =false |
Useful for preventing division by IntVects, e.g. CH_assert( ! IndexTraits<T>::m_isInt ); or better yet, STATIC_ASSERT( ! IndexTraits<T>::m_isInt );
|
static |
|
static |