164 return (tr1.
t() == tr2.
t() && tr1.
r() == tr2.
r());
242 tr2.r().invTransform(tr1.
t()) + tr2.t(),
tmp< fvMatrix< Type > > operator*(const volScalarField::Internal &, const fvMatrix< Type > &)
dimensionedSphericalTensor inv(const dimensionedSphericalTensor &dt)
Septernion class used to perform translations and rotations in 3D space.
tmp< fvMatrix< Type > > operator/(const fvMatrix< Type > &, const volScalarField::Internal &)
septernion()
Construct null.
void operator*=(const septernion &)
void operator=(const vector &)
void operator-=(const vector &)
gmvFile<< "tracers "<< particles.size()<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().x()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().y()<< " ";}gmvFile<< nl;forAllConstIter(Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().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 conjugate(const quaternion &q)
Return the conjugate of the given quaternion.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Quaternion class used to perform rotations in 3D space.
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
static const septernion I
void operator/=(const quaternion &)
static const quaternion I
void operator+=(const vector &)
vector invTransformPoint(const vector &v) const
Inverse Transform the given coordinate point.
const quaternion & r() const
vector invTransform(const vector &v) const
Rotate the given vector anti-clockwise.
vector transformPoint(const vector &v) const
Transform the given coordinate point.
bool operator!=(const particle &, const particle &)
vector transform(const vector &v) const
Rotate the given vector.