Go to the documentation of this file.
74 #ifndef boundaryDataSurfaceWriter_H
75 #define boundaryDataSurfaceWriter_H
103 const word& fieldName,
105 const bool isNodeValues,
135 const bool verbose =
false
147 const word& fieldName,
149 const bool isNodeValues,
150 const bool verbose =
false
161 const word& fieldName,
163 const bool isNodeValues,
164 const bool verbose =
false
175 const word& fieldName,
177 const bool isNodeValues,
178 const bool verbose =
false
189 const word& fieldName,
191 const bool isNodeValues,
192 const bool verbose =
false
203 const word& fieldName,
205 const bool isNodeValues,
206 const bool verbose =
false
virtual fileName write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const bool verbose=false) const
Write single surface geometry to file.
A class for handling words, derived from string.
Base class for surface writers.
A class for handling file names.
A surfaceWriter for outputting to a form useable for the timeVaryingMapped boundary condition....
fileName writeTemplate(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const word &fieldName, const Field< Type > &values, const bool isNodeValues, const bool verbose) const
Templated write operation.
virtual ~boundaryDataSurfaceWriter()
Destructor.
Pre-declare SubField and related Field type.
TypeName("boundaryData")
Runtime type information.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
boundaryDataSurfaceWriter()
Construct null.