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!=
static const Foam::dimensionedScalar C("C", Foam::dimTemperature, 234.5)
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.
bool operator!=(const particle &, const particle &)
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
word name(const bool)
Return a word representation of a bool.
Istream & operator>>(Istream &, pistonPointEdgeData &)
tmp< VolField< Type > > operator&(const fvMatrix< Type > &, const DimensionedField< Type, volMesh > &)
bool contiguous< transformer >()
Data associated with transformer type are contiguous.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
dimensionedSphericalTensor inv(const dimensionedSphericalTensor &dt)
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
tmp< fvMatrix< Type > > operator-(const fvMatrix< Type > &)