Go to the documentation of this file.
120 return Cmpt(v1.
x()*v2.
x() + v1.
y()*v2.
y() + v1.
z()*v2.
z());
129 (v1.
y()*v2.
z() - v1.
z()*v2.
y()),
130 (v1.
z()*v2.
x() - v1.
x()*v2.
z()),
131 (v1.
x()*v2.
y() - v1.
y()*v2.
x())
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Vector(const double x, const double y)
innerProduct< Vector< Cmpt >, Vector< Cmpt > >::type operator&(const Vector< Cmpt > &v1, const Vector< Cmpt > &v2)
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Vector< Cmpt > operator^(const Vector< Cmpt > &v1, const Vector< Cmpt > &v2)
PtrList< volScalarField > & Y