98 const Cmpt txx,
const Cmpt txy,
const Cmpt txz,
99 const Cmpt tyy,
const Cmpt tyz,
111 inline const Cmpt&
xx()
const;
112 inline const Cmpt&
xy()
const;
113 inline const Cmpt&
xz()
const;
114 inline const Cmpt&
yy()
const;
115 inline const Cmpt&
yz()
const;
116 inline const Cmpt&
zz()
const;
components
Component labeling enumeration.
Templated 3D symmetric tensor derived from VectorSpace adding construction from 6 components...
SymmTensor< label > labelType
Equivalent type of labels used for valid component indexing.
static const direction rank
Rank of SymmTensor is 2.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
SymmTensor()
Construct null.
void operator=(const SphericalTensor< Cmpt > &)
Assign to given SphericalTensor.
Templated 3D SphericalTensor derived from VectorSpace adding construction from 1 component, element access using th ii() member function and the inner-product (dot-product) and outer-product operators.
static const SymmTensor I
friend Ostream & operator(Ostream &, const VectorSpace< Form, Cmpt, Ncmpts > &)
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
const SymmTensor< Cmpt > & T() const
Transpose.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...