OpenFOAM-4.x-lab/src/postProcessing/functionObjects/utilities
Henry Weller 18725ed3ac functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs'
This changes simplifies the specification of functionObjects in
controlDict and is consistent with the 'libs' option in controlDict to
load special solver libraries.

Support for the old 'functionObjectLibs' name is supported for backward compatibility.
2016-05-16 22:09:01 +01:00
..
abort functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
blendingFactor functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
codedFunctionObject functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
CourantNo functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
doc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dsmcFields functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
Lambda2 functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
Make functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
partialWrite functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
Peclet functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
Q functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
removeRegisteredObject functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
residuals functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
scalarTransport functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
setTimeStep functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
systemCall functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
timeActivatedFileUpdate functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
turbulenceFields functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
vorticity functionObjects: Simply functionObjects requiring access to the fvMesh using fvMeshFunctionObject 2016-05-16 16:21:06 +01:00
writeDictionary functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
writeRegisteredObject functionObjects: Renamed dictionary entry 'functionObjectLibs' -> 'libs' 2016-05-16 22:09:01 +01:00
yPlus functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00