0.95.0-final
Finite Element Embedded Library and Language in C++
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
List of all members
|
Static Public Attributes
Feel::Tensor3< Dim > Struct Template Reference
#include <
policy.hpp
>
Detailed Description
template<uint16_type Dim>
struct Feel::Tensor3< Dim >
Policy for rank 2 tensor polynomials or polynomial sets of dimension
Dim
Static Public Attributes
static const bool
is_scalar
= false
static const bool
is_tensor2
= false
static const bool
is_tensor3
= true
static const bool
is_vectorial
= false
static const uint16_type
nComponents
= nDim*nDim*nDim
static const uint16_type
nComponents1
= nDim
static const uint16_type
nComponents2
= nDim
static const uint16_type
nComponents3
= nDim
static const uint16_type
nComponentsLast
= nComponents3
static const uint16_type
nDim
= Dim
static const uint16_type
rank
= 3
The documentation for this struct was generated from the following file:
feelpoly/policy.hpp
Generated on Sun Oct 20 2013 08:25:09 for Feel++ by
1.8.4