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