Go to the documentation of this file.
95 inline typename innerProduct<Vector2D<Cmpt>, Vector2D<Cmpt> >
::type
98 return Cmpt(v1.
x()*v2.
x() + v1.
y()*v2.
y());
105 return x()*
b.y()-
y()*
b.x();
Vector2D()
Construct null.
Templated 2D Vector derived from VectorSpace adding construction from 2 components,...
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
innerProduct< Vector2D< Cmpt >, Vector2D< Cmpt > >::type operator&(const Vector2D< Cmpt > &v1, const Vector2D< Cmpt > &v2)
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
PtrList< volScalarField > & Y