Go to the documentation of this file.
51 #ifndef SpatialVector_H
52 #define SpatialVector_H
129 inline const Cmpt&
wx()
const;
130 inline const Cmpt&
wy()
const;
131 inline const Cmpt&
wz()
const;
133 inline const Cmpt&
lx()
const;
134 inline const Cmpt&
ly()
const;
135 inline const Cmpt&
lz()
const;
A template class to specify if a data type is composed solely of Foam::label elements.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Templated 3D spatial vector derived from VectorSpace used to represent the anglular and linear compon...
const SpatialVector & v() const
A template class to specify if a data type is composed solely of Foam::scalar elements.
dual(const SpatialVector &v)
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
A template class to specify that a data type can be considered as being contiguous in memory.
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...