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(),
194 vector ETfl(X_.E().T() &
f.l());
198 (X_.E().T() &
f.w()) + (X_.r() ^ ETfl),
221 X_.E() & (
f.w() - (X_.r() ^
f.l())),
231 is >> X.
E() >> X.
r();
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Tensor< Cmpt > T() const
Return transpose.
Convenience class to handle the input of constant rotational speed. Reads an omega entry with default...
spatialTransform Xt(const vector &r)
Translational spatial transformation tensor for translation r.
tensor Ra(const vector &a, const scalar omega)
Rotational transformation tensor about axis a by omega radians.
spatialTransform Xr(const vector &a, const scalar omega)
Rotational spatial transformation tensor about axis a by omega radians.
tensor Rx(const scalar &omega)
Rotational transformation tensor about the x-axis by omega radians.
SpatialTensor< scalar > spatialTensor
SpatialTensor of scalars.
static const Identity< scalar > I
tensor Ry(const scalar &omega)
Rotational transformation tensor about the y-axis by omega radians.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
spatialTransform Xry(const scalar &omega)
Rotational spatial transformation tensor about the x-axis by omega radians.
Istream & operator>>(Istream &, pistonPointEdgeData &)
SpatialVector< scalar > spatialVector
SpatialVector of scalars.
spatialTransform Xrz(const scalar &omega)
Rotational spatial transformation tensor about the z-axis by omega radians.
spatialTransform Xrx(const scalar &omega)
Rotational spatial transformation tensor about the x-axis by omega radians.
tensor Rz(const scalar &omega)
Rotational transformation tensor about the z-axis by omega radians.