Go to the documentation of this file.
112 const Cmpt txx,
const Cmpt txy,
113 const Cmpt tyx,
const Cmpt tyy
124 inline const Cmpt&
xx()
const;
125 inline const Cmpt&
xy()
const;
126 inline const Cmpt&
yx()
const;
127 inline const Cmpt&
yy()
const;
static const Tensor2D zero
Tensor2D< Cmpt > T() const
Transpose.
Templated 2D symmetric tensor derived from VectorSpace adding construction from 4 components,...
static const Tensor2D one
Templated 2D Vector derived from VectorSpace adding construction from 2 components,...
Templated 2D tensor derived from VectorSpace adding construction from 4 components,...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
static const Tensor2D max
Vector2D< Cmpt > x() const
Vector2D< Cmpt > y() const
components
Component labeling enumeration.
Tensor2D()
Construct null.
static const Tensor2D min
void operator=(const SymmTensor2D< Cmpt > &)
Copy SymmTensor2D.
static const char *const typeName
Templated 2D sphericalTensor derived from VectorSpace adding construction from 1 component,...
static const char * componentNames[]