Go to the documentation of this file.
42 #ifndef SphericalTensor2D_H
43 #define SphericalTensor2D_H
60 public VectorSpace<SphericalTensor2D<Cmpt>, Cmpt, 1>
121 inline const Cmpt&
ii()
const;
static constexpr direction rank
A template class to specify if a data type is composed solely of Foam::label elements.
static const SphericalTensor2D twoThirdsI
static const SphericalTensor2D I
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
SphericalTensor2D()=default
SphericalTensor2D & operator=(const SphericalTensor2D &)=default
A template class to specify if a data type is composed solely of Foam::scalar elements.
SphericalTensor2D< label > labelType
static const SphericalTensor2D oneThirdI
A template class to specify that a data type can be considered as being contiguous in memory.
A templated (2 x 2) diagonal tensor of objects of <T>, effectively containing 1 element,...
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...