Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::RankUp< T > Struct Template Reference

#include <policy.hpp>

Detailed Description

template<typename T>
struct Feel::RankUp< T >

Get the next rank

typedef typename RankUp<Scalar<3> >::type rank_type;
// rank_type should be of type \c Vectorial<3>

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
 

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

Generated on Fri Oct 25 2013 14:24:32 for Feel++ by doxygen 1.8.4