Go to the documentation of this file.
51 inline bool operator==(
const objectMap& a,
const objectMap&
b);
52 inline bool operator!=(
const objectMap& a,
const objectMap&
b);
53 inline Ostream&
operator<<(Ostream&,
const objectMap&);
54 inline Istream&
operator>>(Istream&, objectMap&);
89 inline label&
index();
90 inline label
index()
const;
Istream & operator>>(Istream &, directionInfo &)
friend bool operator!=(const objectMap &a, const objectMap &b)
bool operator!=(const eddy &a, const eddy &b)
labelList & masterObjects()
Ostream & operator<<(Ostream &, const boundaryPatch &p)
friend Istream & operator>>(Istream &, objectMap &)
const dimensionedScalar b
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
friend Ostream & operator<<(Ostream &, const objectMap &)
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)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...