openfoam/applications/utilities
Mark Olesen faac56c1de ENH: ensight binary surface output, formatOptions in sampleDict
- For example,
    // optionally define extra controls for the output formats
    formatOptions
    {
        ensight
        {
            format  binary;
        }
    }

These are passed to the writer that support a dictionary of options.
Otherwise the normal null constructor is used.
2011-01-28 19:20:22 +01:00
..
errorEstimation STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
mesh STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead 2011-01-20 13:46:02 +00:00
miscellaneous Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-01-17 21:40:13 +00:00
parallelProcessing STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead 2011-01-20 13:46:02 +00:00
postProcessing ENH: ensight binary surface output, formatOptions in sampleDict 2011-01-28 19:20:22 +01:00
preProcessing STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
surface STYLE: removed globalMeshData::bb(). Use mesh.bounds() instead 2011-01-20 13:46:02 +00:00
thermophysical STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00