Collection of functions for binary write in EnSight files. More...
Collection of functions for binary write in EnSight files.
InApplication foamToEnsight
Definition in file ensightWriteBinary.H.
#include "applications/utilities/postProcessing/dataConversion/foamToEnsight/ensightMesh.H"
Go to the source code of this file.
Functions | |
void | writeEnsDataBinary (const char *val, std::ofstream &ensFile) |
void | writeEnsDataBinary (const int val, std::ofstream &ensFile) |
void | writeEnsDataBinary (const scalarField &sf, std::ofstream &ensightFile) |
void writeEnsDataBinary | ( | const char * | val, |
std::ofstream & | ensFile | ||
) |
void writeEnsDataBinary | ( | const int | val, |
std::ofstream & | ensFile | ||
) |
void writeEnsDataBinary | ( | const scalarField & | sf, |
std::ofstream & | ensightFile | ||
) |