void operator/=(const quaternion &)
A class for handling words, derived from Foam::string.
Septernion class used to perform translations and rotations in 3D space.
gmvFile<< "tracers "<< particles.size()<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().x()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().y()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
quaternion slerp(const quaternion &qa, const quaternion &qb, const scalar t)
tmp< faMatrix< Type > > operator-(const faMatrix< Type > &)
static const septernion zero
friend Ostream & operator<<(Ostream &os, const septernion &C)
Istream & operator>>(Istream &, directionInfo &)
Quaternion class used to perform rotations in 3D space.
void operator*=(const septernion &)
bool operator!=(const eddy &a, const eddy &b)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
friend Istream & operator>>(Istream &is, septernion &)
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
dimensionedSphericalTensor inv(const dimensionedSphericalTensor &dt)
const quaternion & r() const
void operator-=(const vector &)
OBJstream os(runTime.globalPath()/outputName)
A template class to specify if a data type is composed solely of Foam::scalar elements.
dimensionedScalar operator/(const scalar s1, const dimensionedScalar &ds2)
septernion & operator=(const septernion &)=default
void operator+=(const vector &)
tmp< faMatrix< Type > > operator+(const faMatrix< Type > &, const faMatrix< Type > &)
tmp< faMatrix< Type > > operator*(const areaScalarField &, const faMatrix< Type > &)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
static const septernion I
word name(const expressions::valueTypeCode typeCode)
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
vector invTransformPoint(const vector &v) const
static const char *const typeName
Graphite solid properties.
vector transformPoint(const vector &v) const
dimensioned< Type > average(const DimensionedField< Type, GeoMesh > &df)
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 ...