#include <policy.hpp>
Get the next rank
Public Types | |
typedef mpl::find< types, T >::type | iter |
typedef mpl::deref< typename mpl::next< iter >::type > ::type | type |
typedef mpl::vector< Scalar < nDim >, Vectorial< nDim > , Tensor2< nDim >, Tensor3 < nDim > > | types |
Static Public Attributes | |
static const uint16_type | nDim = T::nDim |