56 const bool writePointValues
60 #undef FieldTypeValuesConstArg
68 writePointValues ?
"point" :
"face",
A class for handling file names.
const Field< PointType > & faceCentres() const
Return face centres for patch.
Write set in raw tabulated format.
void size(const label)
Override size to be inconsistent with allocated storage.
#define FieldTypeValuesConstArg(Type, nullArg)
Macros for easy insertion into run-time selection tables.
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
A list of faces which address into the list of points.
A List obtained as a section of another List.
Holds list of sampling positions.
virtual ~rawSurfaceWriter()
Destructor.
virtual void write(const fileName &outputDir, const fileName &surfaceName, const pointField &points, const faceList &faces, const wordList &fieldNames, const bool writePointValues #define FieldTypeValuesConstArg(Type, nullArg)) const
Write fields for a single surface to file.
const Field< PointType > & points() const
Return reference to global points.
virtual void write(const fileName &outputDir, const fileName &setName, const coordSet &set, const wordList &valueSetNames #define TypeValueSetsConstArg(Type, nullArg)) const
Write a coordSet and associated data.
#define FieldTypeValuesParameter(Type, nullArg)
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
FOR_ALL_FIELD_TYPES(DefineFvWallInfoType)