Validate dimension.
More...
#include <Intrepid_MiniTensor_Storage.h>
List of all members.
Public Member Functions |
|
| STATIC_ASSERT (D< maximum_dimension, dimension_too_large) |
Static Public Attributes |
|
static Index const | maximum_dimension = static_cast<Index>(std::numeric_limits<Index>::digits) |
|
static Index const | value = D |
Detailed Description
template<Index D>
struct Intrepid::check_static< D >
Validate dimension.
Definition at line 62 of file Intrepid_MiniTensor_Storage.h.
The documentation for this struct was generated from the following file: