Go to the documentation of this file.
50 const label startFace,
52 const label neighbProcNo
57 neighbProcNo_(neighbProcNo)
116 is >> t >>
type_ >> t;
Writes information for a given processor patch.
Writes information for a given boundary patch.
A class for handling words, derived from string.
processorBoundaryPatch(const word &name, const word &type, const label nFaces, const label startFace, const label myProcNo, const label neighbProcNo)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
const word & patchName() const
Ostream & endl(Ostream &os)
Add newline and flush stream.
A token holds items read from Istream.
const word & patchType() const
dictionary dict() const
Return as dictionary of entries.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void operator=(const processorBoundaryPatch &)
void write(Ostream &) const
write to Ostream
Istream & operator>>(Istream &)
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
bool operator!=(const processorBoundaryPatch &) const
void writeDict(Ostream &) const
Write dictionary.
label readLabel(Istream &is)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
defineTypeNameAndDebug(combustionModel, 0)
word name(const complex &)
Return a string representation of a complex.
bool add(entry *, bool mergeEntry=false)
Add a new entry.
Ostream & operator<<(Ostream &) const