60 os.check(
"Ostream& operator<<(Ostream& os, const pointPatch& p");
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void write(Ostream &os) const
Write (physicalType, inGroups) dictionary entries (without surrounding braces).
Basic pointPatch represents a set of points from the mesh.
virtual void write(Ostream &) const
Write the pointPatch data as a dictionary.
pointPatch(const pointPatch &)=delete
No copy construct.
@ END_STATEMENT
End entry [isseparator].
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
OBJstream os(runTime.globalPath()/outputName)
fileName::Type type(const fileName &name, const bool followLink=true)
Return the file type: DIRECTORY or FILE, normally following symbolic links.
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces).
constexpr char nl
The newline '\n' character (0x0a).
#define defineRunTimeSelectionTable(baseType, argNames)
Define run-time selection table.