Go to the documentation of this file.
38 const word& physicalType
103 os.
check(
"Ostream& operator<<(Ostream& f, const boundaryPatch&)");
A class for handling words, derived from string.
Like polyPatch but without reference to mesh. patchIdentifier::index is not used. Used in boundaryMes...
Identifies patch by name, patch index and physical type.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
autoPtr< boundaryPatch > clone() const
Clone.
Ostream & operator<<(Ostream &, const edgeMesh &)
virtual bool check(const char *operation) const
Check IOstream status for given operation.
A list of keyword definitions, which are a keyword followed by any number of values (e....
boundaryPatch(const word &name, const label index, const label size, const label start, const word &physicalType=word::null)
Construct from components.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
~boundaryPatch()
Destructor.
virtual void write(Ostream &) const
Write dictionary.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
label readLabel(Istream &is)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
void write(Ostream &) const
Write patchIdentifier as a dictionary.
word name(const complex &)
Return a string representation of a complex.