Skip to content
Snippets Groups Projects

WIP: ENH: runTimePostProcessing - added option to clear/remove objects after use

Closed Andrew Heather requested to merge feature-runTimePostProCleanUp into develop
17 files
+ 372
64
Compare changes
  • Side-by-side
  • Inline
Files
17
@@ -48,6 +48,7 @@ set(LIBRARY_OUTPUT_PATH $ENV{FOAM_LIBBIN}
file(GLOB SOURCE_FILES
fieldVisualisationBase.C
functionObjectBase.C
functionObjectCloud.C
functionObjectLine.C
functionObjectSurface.C
Loading