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