OpenFOAM-4.x/applications/utilities
Henry Weller 71290b4d9e functionObjects: Changed options 'outputControl' -> 'writeControl' and 'outputInterval' -> 'writeInterval'
for consistency with the time controls in controlDict and to avoid
unnecessary confusion.  All code and tutorials have been updated.

The old names 'outputControl' and 'outputInterval' are but supported for
backward compatibility but deprecated.
2016-05-12 11:38:11 +01:00
..
mesh Updated headers 2016-04-30 21:53:19 +01:00
miscellaneous foamDebugSwitches: Updated for changes in functionObjects 2016-05-06 17:41:56 +01:00
parallelProcessing Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
postProcessing functionObjects: Changed options 'outputControl' -> 'writeControl' and 'outputInterval' -> 'writeInterval' 2016-05-12 11:38:11 +01:00
preProcessing GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
surface Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
thermophysical Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00