openfoam/applications/utilities/postProcessing/sampling
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
..
probeLocations STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
sample ENH: ensight binary surface output, formatOptions in sampleDict 2011-01-28 19:20:22 +01:00