38 const word& physicalType
95 os.
check(
"Ostream& operator<<(Ostream& f, const boundaryPatch&)");
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Like polyPatch but without reference to mesh. patchIdentifier::index is not used. Used in boundaryMes...
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool check(const char *operation) const
Check IOstream status for given operation.
Identifies patch by name, patch index and physical type.
~boundaryPatch()
Destructor.
virtual void write(Ostream &) const
Write dictionary.
A class for handling words, derived from string.
label readLabel(Istream &is)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
boundaryPatch(const word &name, const label index, const label size, const label start, const word &physicalType=word::null)
Construct from components.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
void write(Ostream &) const
Write patchIdentifier as a dictionary.
Ostream & operator<<(Ostream &, const ensightPart &)
autoPtr< boundaryPatch > clone() const
Clone.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.