|
Sierra Toolkit Version of the Day
|
Implement an shards::ArrayDimTag for SymmetricTensor. More...
#include <CoordinateSystems.hpp>
Public Types | |
| enum | { Size = 6 } |
| enum | { XX = 0, YY = 1, ZZ = 2, XY = 3, YZ = 4, XZ = 5 } |
Public Member Functions | |
| const char * | name () const |
| std::string | to_string (size_type, size_type) const |
| size_type | to_index (size_type, const std::string &) const |
Static Public Member Functions | |
| static const SymmetricTensor & | tag () |
| Singleton. | |
Implement an shards::ArrayDimTag for SymmetricTensor.
Definition at line 102 of file CoordinateSystems.hpp.