34 #ifndef ensightField_H
35 #define ensightField_H
61 const bool nodeValues,
Pre-declare SubField and related Field type.
Generic GeometricField class.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A class for handling file names.
Post-processing mesh subset tool. Given the original mesh and the list of selected cells,...
A class for managing temporary objects.
A class for handling words, derived from string.
void writePatchField(const Foam::word &fieldName, const Foam::Field< Type > &pf, const Foam::word &patchName, const Foam::ensightMesh &eMesh, const Foam::fileName &postProcPath, const Foam::word &prepend, const Foam::label timeIndex, Foam::Ostream &ensightCaseFile)
Foam::tmp< Foam::VolField< Type > > volField(const Foam::fvMeshSubset &, const Foam::VolField< Type > &vf)
Wrapper to get hold of the field or the subsetted field.
void ensightField(const Foam::VolField< Type > &vf, const Foam::ensightMesh &eMesh, const Foam::fileName &postProcPath, const Foam::word &prepend, const Foam::label timeIndex, const bool binary, const bool nodeValues, Foam::Ostream &ensightCaseFile)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.