88 inline DiagTensor(
const Cmpt& txx,
const Cmpt& tyy,
const Cmpt& tzz);
98 inline const Cmpt&
xx()
const;
99 inline const Cmpt&
yy()
const;
100 inline const Cmpt&
zz()
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
components
Component labeling enumeration.
DiagTensor< label > labelType
Equivalent type of labels used for valid component indexing.
Templated 3D DiagTensor derived from VectorSpace.
DiagTensor()
Construct null.
static const direction rank
Rank of DiagTensor is 2.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...