131 r_ = X.r_ + (r_ & X.E_);
152 E_ & (v.l() - (r_ ^ v.w()))
175 return E_ & (p - r_);
183 X_.
E().
T(), -X_.Erx().
T(),
198 (X_.
E().
T() &
f.w()) + (X_.
r() ^ ETfl),
221 X_.
E() & (
f.w() - (X_.
r() ^
f.l())),
231 is >> X.
E() >> X.
r();
spatialTransform Xt(const vector &r)
Translational spatial transformation tensor for translation r.
spatialTransform Xrx(const scalar &omega)
Rotational spatial transformation tensor about the x-axis by omega radians.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Tensor< Cmpt > T() const
Return transpose.
spatialTransform Xrz(const scalar &omega)
Rotational spatial transformation tensor about the z-axis by omega radians.
SpatialTensor< scalar > spatialTensor
SpatialTensor of scalars.
spatialTransform Xry(const scalar &omega)
Rotational spatial transformation tensor about the x-axis by omega radians.
static const Identity< scalar > I
SpatialVector< scalar > spatialVector
SpatialVector of scalars.
Istream & operator>>(Istream &, directionInfo &)
spatialTransform Xr(const vector &a, const scalar omega)
Rotational spatial transformation tensor about axis a by omega radians.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
tensor Ry(const scalar &omega)
Rotational transformation tensor about the y-axis by omega radians.
tensor Rz(const scalar &omega)
Rotational transformation tensor about the z-axis by omega radians.
tensor Ra(const vector &a, const scalar omega)
Rotational transformation tensor about axis a by omega radians.
tensor Rx(const scalar &omega)
Rotational transformation tensor about the x-axis by omega radians.