ENH: Refactored functionObjectFile class
Class now provides helper functions to generate files on-the-fly by function objects, as opposed to attempting to control all files needed by the function object (earlier implementation lead to over-complication and was error prone)
Showing
- src/OpenFOAM/db/functionObjects/functionObjectFile/functionObjectFile.C 51 additions, 140 deletions...b/functionObjects/functionObjectFile/functionObjectFile.C
- src/OpenFOAM/db/functionObjects/functionObjectFile/functionObjectFile.H 26 additions, 35 deletions...b/functionObjects/functionObjectFile/functionObjectFile.H
Please register or sign in to comment