|
|
| SymmTensor (std::initializer_list< T > value) |
|
void | operator+= (const T data) |
|
void | operator+= (const SymmTensor< T > &data) |
|
void | operator*= (const T data) |
|
SymmTensor< T > & | operator= (const T value) |
|
void | reset () |
|
T | trace () const |
|
template<class Array> |
| | VoigtContainer (const Array &array) |
|
| VoigtContainer (std::initializer_list< T > value) |
|
const T & | operator[] (const VoigtIndex idx) const |
|
T & | operator[] (const VoigtIndex idx) |
|
constexpr std::size_t | size () const |
The documentation for this class was generated from the following files: