50 inline bool operator==(
const RemoteData<Type>&,
const RemoteData<Type>&);
52 inline bool operator!=(
const RemoteData<Type>&,
const RemoteData<Type>&);
161 friend bool operator== <Type>
168 friend bool operator!= <Type>
178 friend Ostream& operator<< <Type>
185 friend Istream&
operator>> <Type>
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) and a piece of data. Used for finding minim...
RemoteData()
Construct null.
RemoteData< Type > cmptType
Component type.
friend Ostream & operator(Ostream &os, const RemoteData< Type > &p)
Write to stream.
Struct for keeping processor, element (cell, face, point) 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)
Operator to take the first valid process.
Operator to take the first valid process.
Operator to take greatest valid value.
Operator to take greatest first valid value.
Operator to take smallest valid value.
Operator to take smallest first valid value.