38 #ifndef vectorTensorTransform_H 39 #define vectorTensorTransform_H 53 class vectorTensorTransform;
54 Istream&
operator>>(Istream& is, vectorTensorTransform&);
55 Ostream&
operator<<(Ostream& os,
const vectorTensorTransform&
C);
119 inline const vector&
t()
const;
121 inline const tensor&
R()
const;
123 inline bool hasR()
const;
199 inline bool operator==
206 inline bool operator!=
dimensionedSphericalTensor inv(const dimensionedSphericalTensor &dt)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Template function to specify if the data of a type are contiguous.
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
word name(const complex &)
Return a string representation of a complex.
bool contiguous< vectorTensorTransform >()
Data associated with vectorTensorTransform type are contiguous.
Ostream & operator<<(Ostream &, const ensightPart &)
A class for managing temporary objects.