Sierra Toolkit  Version of the Day
stk_classic::mesh::SymmetricTensor31 Struct Reference

Implement an shards::ArrayDimTag for SymmetricTensor. More...

#include <CoordinateSystems.hpp>

Inherits ArrayDimTag.

Public Types

enum  { Size = 4 }
 
enum  {
  rr = 0,
  rz = 2,
  zr = 3,
  zz = 1
}
 

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 SymmetricTensor31tag ()
 Singleton.
 

Detailed Description

Implement an shards::ArrayDimTag for SymmetricTensor.

SymmetricTensor31 is an axisymmetric tensor in 3D. It has the radius and height of the cylindrical coordinate system but with no theta coordinate.

Definition at line 198 of file CoordinateSystems.hpp.


The documentation for this struct was generated from the following files: