38 #ifndef vectorTensorTransform_H 39 #define vectorTensorTransform_H 54 class vectorTensorTransform;
55 Istream&
operator>>(Istream& is, vectorTensorTransform&);
56 Ostream&
operator<<(Ostream& os,
const vectorTensorTransform& C);
120 inline const vector&
t()
const;
122 inline const tensor&
R()
const;
124 inline bool hasR()
const;
211 inline bool operator==
218 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.