functionObjectList: Added support for 'libs' to load libraries for all functionObjects
e.g. functions { libs ("libfieldFunctionObjects.so"); div { type div; field U; executeControl writeTime; writeControl writeTime; } Q { type Q; executeControl writeTime; writeControl writeTime; } }
Showing
- src/OpenFOAM/db/functionObjects/functionObject/functionObject.C 4 additions, 4 deletions...enFOAM/db/functionObjects/functionObject/functionObject.C
- src/OpenFOAM/db/functionObjects/functionObject/functionObject.H 2 additions, 2 deletions...enFOAM/db/functionObjects/functionObject/functionObject.H
- src/OpenFOAM/db/functionObjects/functionObjectList/functionObjectList.C 11 additions, 4 deletions...b/functionObjects/functionObjectList/functionObjectList.C
Please register or sign in to comment