Sierra Toolkit
Version of the Day
|
Implement an shards::ArrayDimTag for FullTensor. More...
#include <CoordinateSystems.hpp>
Inherits ArrayDimTag.
Public Types | |
enum | { Size = 9 } |
enum | { XX = 0, XY = 3, XZ = 8, YX = 6, YY = 1, YZ = 4, ZX = 5, ZY = 7, ZZ = 2 } |
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 FullTensor36 & | tag () |
Singleton. | |
Implement an shards::ArrayDimTag for FullTensor.
Definition at line 109 of file CoordinateSystems.hpp.