49 inline bool operator==(
const objectMap& a,
const objectMap&
b);
50 inline bool operator!=(
const objectMap& a,
const objectMap&
b);
51 inline Ostream&
operator<<(Ostream&,
const objectMap&);
52 inline Istream&
operator>>(Istream&, objectMap&);
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,...
An objectMap is a pair of labels defining the mapping of an object from another object,...
friend Ostream & operator<<(Ostream &, const objectMap &)
label & index()
Return object index.
friend bool operator==(const objectMap &a, const objectMap &b)
friend bool operator!=(const objectMap &a, const objectMap &b)
friend Istream & operator>>(Istream &, objectMap &)
objectMap()
Null constructor for lists.
labelList & masterObjects()
Return master object index.
bool operator!=(const particle &, const particle &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)