Go to the documentation of this file.
51 template<
class T>
class List;
103 inline Vector(
const Cmpt& vx,
const Cmpt& vy,
const Cmpt& vz);
113 inline const Cmpt&
x()
const;
114 inline const Cmpt&
y()
const;
115 inline const Cmpt&
z()
const;
static const char *const typeName
static const char * componentNames[]
components
Component labeling enumeration.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const Vector< Cmpt > & centre(const Foam::List< Vector< Cmpt > > &) const
Return *this (used for point which is a typedef to Vector<scalar>.
static const Vector rootMin
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...
static const Vector rootMax
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Vector< label > labelType
Equivalent type of labels used for valid component indexing.