Go to the documentation of this file.
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&);
label & index()
Return object index.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
friend bool operator!=(const objectMap &a, const objectMap &b)
friend Istream & operator>>(Istream &, objectMap &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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)....
friend Ostream & operator<<(Ostream &, const objectMap &)
objectMap()
Null constructor for lists.
Ostream & operator<<(Ostream &, const edgeMesh &)
bool operator!=(const particle &, const particle &)
An objectMap is a pair of labels defining the mapping of an object from another object,...
friend bool operator==(const objectMap &a, const objectMap &b)
labelList masterObjects_
Master object index.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
label index_
Object index.
Istream & operator>>(Istream &, edgeMesh &)
labelList & masterObjects()
Return master object index.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...