33 #ifndef phasePairKey_H 34 #define phasePairKey_H 55 public Hash<phasePairKey>
bool ordered() const
Return the ordered flag.
phasePairKey()
Construct null.
An ordered pair of two objects of type <T> with first() and second() elements.
const dimensionedScalar b
Wien displacement law constant: default SI units: [m.K].
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label operator()(const phasePairKey &key) const
Hash function class for primitives. All non-primitives used to hash entries on hash tables likely nee...
friend bool operator!=(const phasePairKey &a, const phasePairKey &b)
Test if keys are unequal.
friend Istream & operator>>(Istream &is, phasePairKey &key)
Read from stdin.
friend bool operator==(const phasePairKey &a, const phasePairKey &b)
Test if keys are equal.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
friend Ostream & operator<<(Ostream &os, const phasePairKey &key)
Write to stdout.