55 Istream&
operator>>(Istream& is, transformer&);
56 Ostream&
operator<<(Ostream& os,
const transformer& C);
62 inline transformer
inv(
const transformer&
tr);
67 inline bool operator==(
const transformer& tr1,
const transformer& tr2);
69 inline bool operator!=(
const transformer& tr1,
const transformer& tr2);
77 inline transformer
operator&(
const transformer& tr1,
const transformer& tr2);
158 inline const vector&
t()
const;
166 inline const tensor&
T()
const;
173 inline bool scales()
const;
185 template<
typename Type>
230 template<
class Type,
template<
class>
class Container>
250 template<
class Type,
template<
class>
class Container>
262 friend inline bool operator==
268 friend 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.
Vector< scalar > vector
A scalar version of the templated Vector.
bool contiguous< transformer >()
Data associated with transformer type are contiguous.
tmp< GeometricField< Type, fvPatchField, volMesh > > operator &(const fvMatrix< Type > &, const DimensionedField< Type, volMesh > &)
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
tmp< fvMatrix< Type > > operator-(const fvMatrix< Type > &)
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
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.
Ostream & operator<<(Ostream &, const ensightPart &)
A class for managing temporary objects.
bool operator!=(const particle &, const particle &)