Template functions to aid in the implementation of demand driven data. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class DataType > | |
void | deleteDemandDrivenData (DataType *&dataPtr) |
template<class DataType > | |
void | nullDemandDrivenData (DataType *&dataPtr) |
Template functions to aid in the implementation of demand driven data.
Original source file demandDrivenData.H
Definition in file demandDrivenData.H.