A collection of functions for writing volField content in ensight format. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Foam::ensightOutput | |
A collection of functions for writing ensight file content. | |
Functions | |
template<class Type > | |
bool | writeVolField (ensightFile &os, const GeometricField< Type, fvPatchField, volMesh > &vf, const ensightMesh &ensMesh) |
template<class Type > | |
bool | writeVolField (ensightFile &os, const GeometricField< Type, fvPatchField, volMesh > &vf, const ensightMesh &ensMesh, const bool nodeValues) |
template<class Type > | |
bool | writePointField (ensightFile &os, const GeometricField< Type, pointPatchField, pointMesh > &pf, const ensightMesh &ensMesh) |
A collection of functions for writing volField content in ensight format.
Original source file ensightOutputVolField.H
InNamespace Foam::ensightOutput
Definition in file ensightOutputVolField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.