OpenWalnut
1.2.5
|
Implements functions that should only be defined for certain values of order. More...
#include <WTensorBase.h>
Implements functions that should only be defined for certain values of order.
TensorBase_T | Either WTensorBase<> or WTensorBaseSym<> |
order | The order of the tensor. |
dim | The dimension of the tensor, i.e. the number of components in each direction. |
Data_T | The datatype of the components, double by default. |
Definition at line 1132 of file WTensorBase.h.