Go to the documentation of this file.
36 #ifndef surfaceMeshWriter_H
37 #define surfaceMeshWriter_H
44 #include "indirectPrimitivePatch.H"
114 #include "surfaceMeshWriterTemplates.C"
void write(const PtrList< GeometricField< Type, fvsPatchField, surfaceMesh > > &)
Write surfaceFields.
A class for handling words, derived from string.
A class for handling file names.
A class for managing temporary objects.
const indirectPrimitivePatch & pp_
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
surfaceMeshWriter(const bool binary, const indirectPrimitivePatch &pp, const word &name, const fileName &)
Construct from components.
tmp< Field< Type > > getFaceField(const GeometricField< Type, fvsPatchField, surfaceMesh > &) const
Extract face data.
Generic GeometricField class.
Interpolate from cell centres to points (vertices) using inverse distance weighting.
word name(const complex &)
Return a string representation of a complex.
A list of faces which address into the list of points.