functionObjects: Separated writeFile and logFiles (previously writeFiles) from regionFunctionObject

Now the functionality to write single graph files or log files (vs time)
may be used in the creation of any form of functionObject, not just
those relating to a mesh region.
This commit is contained in:
Henry Weller
2016-08-07 15:23:55 +01:00
parent 65207e29ea
commit 4a301e94c6
29 changed files with 197 additions and 186 deletions

View File

@ -81,7 +81,6 @@ See also
#include "noiseFFT.H"
#include "argList.H"
#include "Time.H"
#include "writeFiles.H"
#include "CSV.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //