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 &)
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
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.
void tr(LagrangianPatchField< scalar > &f, const LagrangianPatchField< tensor > &f1)
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
void inv(LagrangianPatchField< tensor > &f, const LagrangianPatchField< tensor > &f1)
tmp< fvMatrix< Type > > operator-(const fvMatrix< Type > &)