Go to the documentation of this file.
123 #ifndef boundaryDataSurfaceWriter_H
124 #define boundaryDataSurfaceWriter_H
132 namespace surfaceWriters
139 class boundaryDataWriter
149 IOstreamOption streamOpt_;
156 fileName writeTemplate
A class for handling words, derived from Foam::string.
Base class for surface writers.
A class for handling file names.
A surfaceWriter for outputting to a form usable for the timeVaryingMapped boundary condition....
static bool & parRun()
Is this a parallel run?
Abstract definition of a meshed surface defined by faces and points.
declareSurfaceWriterWriteMethod(label)
boundaryDataWriter()
Default construct.
Generic templated field type.
The IOstreamOption is a simple container for options an IOstream can normally have.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual fileName write()
Write surface geometry to file.
TypeNameNoDebug("boundaryData")
Declare type-name, virtual type (without debug switch)
virtual ~boundaryDataWriter()=default
Destructor.