110 const Cmpt txx,
const Cmpt txy,
111 const Cmpt tyx,
const Cmpt tyy
122 inline const Cmpt&
xx()
const;
123 inline const Cmpt&
xy()
const;
124 inline const Cmpt&
yx()
const;
125 inline const Cmpt&
yy()
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Templated 2D sphericalTensor derived from VectorSpace adding construction from 1 component,...
Templated 2D symmetric tensor derived from VectorSpace adding construction from 4 components,...
Templated 2D tensor derived from VectorSpace adding construction from 4 components,...
Tensor2D< label > labelType
Equivalent type of labels used for valid component indexing.
static const direction rank
Rank of Tensor2D is 2.
components
Component labeling enumeration.
Vector2D< Cmpt > y() const
Vector2D< Cmpt > x() const
Tensor2D< Cmpt > T() const
Transpose.
void operator=(const SymmTensor2D< Cmpt > &)
Copy SymmTensor2D.
Tensor2D()
Construct null.
Templated 2D Vector derived from VectorSpace adding construction from 2 components,...
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...