48 inline bool operator==(
const remote&,
const remote&);
49 inline bool operator!=(
const remote&,
const remote&);
51 inline Ostream&
operator<<(Ostream&,
const remote&);
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,...
Struct for keeping processor, element (cell, face, point) index.
friend bool operator==(const remote &a, const remote &b)
Equality comparison.
friend Ostream & operator<<(Ostream &os, const remote &p)
Write to stream.
label elementi
Element index.
remote cmptType
Component type.
label proci
Processor index.
friend bool operator!=(const remote &a, const remote &b)
Inequality comparison.
friend Istream & operator>>(Istream &is, remote &p)
Read from stream.
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)
Operator to take the first valid process.
void operator()(remote &a, const remote &b) const
Operator to take the first valid process.
remote operator()(const remote &a, const remote &b) const