A collection of functions for writing areaField content in ensight format. More...


Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| Foam::ensightOutput | |
| A collection of functions for writing ensight file content. | |
Functions | |
| template<class Type > | |
| bool | writeAreaField (ensightOutput::floatBufferType &scratch, ensightFile &os, const GeometricField< Type, faPatchField, areaMesh > &fld, const ensightFaMesh &ensMesh) |
| Write finite-area field component-wise. More... | |
| template<class Type > | |
| bool | writeAreaField (ensightFile &os, const GeometricField< Type, faPatchField, areaMesh > &fld, const ensightFaMesh &ensMesh) |
| Write finite-area field component-wise. More... | |
A collection of functions for writing areaField content in ensight format.
Original source file ensightOutputAreaField.H
InNamespace Foam::ensightOutput
Definition in file ensightOutputAreaField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.