Go to the documentation of this file.
59 inline Ostream&
operator<<(Ostream&,
const triad&);
107 inline bool set()
const;
A templated (3 x 3) tensor of objects of <T> derived from MatrixSpace.
void operator+=(const triad &t2)
static const Foam::dimensionedScalar B("", Foam::dimless, 18.678)
static const Foam::dimensionedScalar A("", Foam::dimPressure, 611.21)
static vector orthogonal(const vector &v1, const vector &v2)
Istream & operator>>(Istream &, directionInfo &)
static direction primaryDirection(const vector &v)
Quaternion class used to perform rotations in 3D space.
scalar diff(const triad &A, const triad &B)
void operator=(const Vector< vector > &vv)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
friend Ostream & operator<<(Ostream &, const triad &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void align(const vector &v)
A template class to specify if a data type is composed solely of Foam::scalar elements.
Representation of a 3D Cartesian coordinate system as a Vector of row vectors.
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
friend Istream & operator>>(Istream &, triad &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A template class to specify that a data type can be considered as being contiguous in memory.