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);
157 inline const vector&
t()
const;
165 inline const tensor&
T()
const;
172 inline bool scales()
const;
184 template<
typename Type>
229 template<
class Type,
template<
class>
class Container>
249 template<
class Type,
template<
class>
class Container>
261 friend inline bool operator==
267 friend inline bool operator!=
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,...
A class for managing temporary objects.
A class for handling words, derived from string.
Template function to specify if the data of a type are contiguous.
static const coefficient C("C", dimTemperature, 234.5)
bool operator!=(const particle &, const particle &)
Istream & operator>>(Istream &, pointEdgeDist &)
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
tmp< DimensionedField< typename typeOfSum< Type1, Type2 >::type, GeoMesh, Field > > operator+(const DimensionedField< Type1, GeoMesh, PrimitiveField1 > &df1, const DimensionedField< Type2, GeoMesh, PrimitiveField2 > &df2)
void tr(pointPatchField< scalar > &, const pointPatchField< tensor > &)
tmp< DimensionedField< Type, GeoMesh, Field > > operator-(const DimensionedField< Type, GeoMesh, PrimitiveField > &df1)
void inv(pointPatchField< tensor > &, const pointPatchField< tensor > &)
bool contiguous< transformer >()
Data associated with transformer type are contiguous.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
tmp< DimensionedField< typename innerProduct< Type1, Type2 >::type, GeoMesh, Field > > operator&(const DimensionedField< Type1, GeoMesh, PrimitiveField1 > &df1, const DimensionedField< Type2, GeoMesh, PrimitiveField2 > &df2)