33 #ifndef phasePairKey_H 34 #define phasePairKey_H 47 bool operator==(
const phasePairKey&,
const phasePairKey&);
48 bool operator!=(
const phasePairKey&,
const phasePairKey&);
51 Ostream&
operator<<(Ostream&,
const phasePairKey&);
66 public Hash<phasePairKey>
bool ordered() const
Return the ordered flag.
label operator()(const phasePairKey &key) const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
friend Ostream & operator<<(Ostream &os, const phasePairKey &key)
Write to stdout.
friend bool operator!=(const phasePairKey &a, const phasePairKey &b)
Test if keys are unequal.
friend bool operator==(const phasePairKey &a, const phasePairKey &b)
Test if keys are equal.
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Istream & operator>>(Istream &, directionInfo &)
Ostream & operator<<(Ostream &, const ensightPart &)
phasePairKey()
Construct null.
bool operator!=(const particle &, const particle &)
friend Istream & operator>>(Istream &is, phasePairKey &key)
Read from stdin.