Go to the documentation of this file.
36 #ifndef boundaryPatch_H
37 #define boundaryPatch_H
A class for handling words, derived from string.
friend Ostream & operator<<(Ostream &, const boundaryPatch &)
dictionary dict() const
Return as dictionary of entries.
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.
const word & physicalType() const
Return the optional physical type of the patch.
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.
static const word null
An empty word.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const word & name() const
Return name.
label index() const
Return the index of this patch in the boundaryMesh.