Go to the documentation of this file.
128 #ifndef boundaryDataSurfaceWriter_H
129 #define boundaryDataSurfaceWriter_H
141 namespace surfaceWriters
148 class boundaryDataWriter
158 IOstreamOption streamOpt_;
161 const dictionary fieldScale_;
167 void serialWriteGeometry(
const regIOobject&,
const meshedSurf& surf);
173 const word& fieldName,
A templated (3 x 3) tensor of objects of <T> derived from MatrixSpace.
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....
Abstract definition of a meshed surface defined by faces and points.
declareSurfaceWriterWriteMethod(label)
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,...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
static bool & parRun() noexcept
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
TypeNameNoDebug("boundaryData")
virtual ~boundaryDataWriter()=default