A collection of functions for writing clouds as ensight file content. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Foam::ensightOutput | |
A collection of functions for writing ensight file content. | |
Foam::ensightOutput::Detail | |
Functions | |
bool | writeCloudPositions (const fvMesh &mesh, const word &cloudName, bool exists, autoPtr< ensightFile > &output) |
template<class Type > | |
bool | writeCloudField (const IOField< Type > &field, ensightFile &os) |
template<class Type > | |
bool | writeCloudField (const IOobject &io, bool exists, autoPtr< ensightFile > &output) |
template<class Type > | |
label | writeCloudFieldContent (ensightFile &os, const UList< Type > &fld, label count=0) |
A collection of functions for writing clouds as ensight file content.
Original source file ensightOutputCloud.H
InNamespace Foam::ensightOutput
Definition in file ensightOutputCloud.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.