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::Vectorial< Dim > Struct Template Reference

#include <policy.hpp>

Detailed Description

template<uint16_type Dim>
struct Feel::Vectorial< Dim >

Policy for Vectorial polynomials or polynomial sets of dimension Dim

Note
Vectorial can be seen as rank 1 Tensor polynomials

Static Public Member Functions

template<typename T >
static ublas::matrix< T > toMatrix (ublas::matrix< T > const &__c)
 
template<typename AE >
static ublas::matrix< typename
ublas::matrix_expression< AE >
::value_type > 
toType (ublas::matrix_expression< AE > const &__c)
 
template<typename T >
static ublas::matrix< T > toType (ublas::matrix< T > const &__c)
 

Static Public Attributes

static const bool is_scalar = false
 
static const bool is_tensor2 = false
 
static const bool is_tensor3 = false
 
static const bool is_vectorial = true
 
static const uint16_type nComponents = nDim
 
static const uint16_type nComponents1 = nDim
 
static const uint16_type nComponents2 = 1
 
static const uint16_type nComponents3 = 1
 
static const uint16_type nComponentsLast = nComponents1
 
static const uint16_type nDim = Dim
 
static const uint16_type rank = 1
 

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

Generated on Sun Oct 20 2013 08:25:09 for Feel++ by doxygen 1.8.4