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