ENH: lazy evaluation of subRegion in regionFunctionObject (#1202)
- delay dereferencing of optional subRegion entries until an objectRegistry is required. This improves usabilty when reference objects do not yet exist at the time of construction.
Showing
- src/OpenFOAM/db/functionObjects/regionFunctionObject/regionFunctionObject.C 24 additions, 20 deletions...nctionObjects/regionFunctionObject/regionFunctionObject.C
- src/OpenFOAM/db/functionObjects/regionFunctionObject/regionFunctionObject.H 17 additions, 14 deletions...nctionObjects/regionFunctionObject/regionFunctionObject.H
Please register or sign in to comment