ENH: Added new functionObjectState class
This new class provides function objects with a database (dictionary) to store current state information to enable smooth restart behaviour. Additionally, current results can be stored so that they can be accessed between different objects.
Showing
- src/OpenFOAM/db/functionObjects/functionObjectState/functionObjectState.C 173 additions, 0 deletions...functionObjects/functionObjectState/functionObjectState.C
- src/OpenFOAM/db/functionObjects/functionObjectState/functionObjectState.H 255 additions, 0 deletions...functionObjects/functionObjectState/functionObjectState.H
- src/OpenFOAM/db/functionObjects/functionObjectState/functionObjectStateTemplates.C 242 additions, 0 deletions...bjects/functionObjectState/functionObjectStateTemplates.C
Please register or sign in to comment