42 const word patchType(
dict.lookup(
"type"));
45 auto* ctorPtr = dictionaryConstructorTable(patchType);
A pointBoundaryMesh is a pointPatch list with registered IO, a reference to the associated pointMesh...
A list of keyword definitions, which are a keyword followed by a number of values (eg...
static autoPtr< pointPatch > New(const word &name, const dictionary &dict, const label index, const pointBoundaryMesh &)
Return a pointer to a new patch created on freestore. Returns null if not found.
Ostream & endl(Ostream &os)
Add newline and flush stream.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
A class for handling words, derived from Foam::string.
#define DebugInFunction
Report an information message using Foam::Info.
const word & name() const noexcept
The patch name.
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
label index() const noexcept
The index of this patch in the boundaryMesh.