OpenFOAM-4.x-lab/src/OpenFOAM/db/functionObjects
Henry Weller 9353abcabe functionObjects: Added regionFunctionObject and fvMeshFunctionObject intermediate base-classes
to simplify writing common functionObjects and avoid unnecessary code duplication
2016-05-16 12:20:44 +01:00
..
functionObject functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
functionObjectList functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
IOOutputFilter functionObjects: Removed the redundant "viable" member function 2016-05-11 12:57:17 +01:00
regionFunctionObject functionObjects: Added regionFunctionObject and fvMeshFunctionObject intermediate base-classes 2016-05-16 12:20:44 +01:00
timeControl functionObjects: Separated 'execute' and 'write' functions to simplify support for post-processing 2016-05-13 09:05:29 +01:00
writeFile functionObjects: Added regionFunctionObject and fvMeshFunctionObject intermediate base-classes 2016-05-16 12:20:44 +01:00
writeFiles functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00