Memosa-FVM  0.2
ArrayScalarTraits< T > Struct Template Reference

#include <NumType.h>

Static Public Member Functions

static void limit (T &val, const double min, const double max)
 

Detailed Description

template<class T>
struct ArrayScalarTraits< T >

Definition at line 148 of file NumType.h.

Member Function Documentation

template<class T >
static void ArrayScalarTraits< T >::limit ( T &  val,
const double  min,
const double  max 
)
inlinestatic

Definition at line 150 of file NumType.h.

Referenced by Array< Vector< int, 2 > >::limit().

151  {throw;}

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