27 #ifndef OPM_NULL_PARAMETER_CACHE_HPP
28 #define OPM_NULL_PARAMETER_CACHE_HPP
38 template <
class Evaluation>
The base class of the parameter caches of fluid systems.
Definition: ParameterCacheBase.hpp:37
A parameter cache which does nothing.
Definition: NullParameterCache.hpp:39
The base class of the parameter caches of fluid systems.