160 return (tr1.
t() == tr2.
t() && tr1.
r() == tr2.
r());
tmp< fvMatrix< Type > > operator*(const DimensionedField< scalar, volMesh > &, const fvMatrix< Type > &)
vector transform(const vector &v) const
Transform the given vector.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
void operator=(const septernion &)
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 class used to perform rotations in 3D space.
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
Septernion class used to perform translations and rotations in 3D space.
vector transform(const vector &v) const
Rotate the given vector.
dimensionedSphericalTensor inv(const dimensionedSphericalTensor &dt)
dimensionedScalar operator/(const scalar s1, const dimensionedScalar &ds2)
const quaternion & r() const
void operator/=(const quaternion &)
bool operator!=(const particle &, const particle &)
vector invTransform(const vector &v) const
Inverse Transform the given vector.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
quaternion conjugate(const quaternion &q)
Return the conjugate of the given quaternion.
void operator*=(const septernion &)
vector invTransform(const vector &v) const
Rotate the given vector anti-clockwise.
static const septernion I
septernion()
Construct null.
void operator-=(const vector &)
void operator+=(const vector &)