Opm::BaseFluidSystem< ScalarT, Implementation >::ParameterCache< Evaluation > Struct Template Reference

The type of the fluid system's parameter cache. More...

#include <BaseFluidSystem.hpp>

Public Member Functions

 ParameterCache ()=delete
 

Detailed Description

template<class ScalarT, class Implementation>
template<class Evaluation>
struct Opm::BaseFluidSystem< ScalarT, Implementation >::ParameterCache< Evaluation >

The type of the fluid system's parameter cache.

The parameter cache can be used to avoid re-calculating expensive parameters for multiple quantities. Be aware that what the parameter cache actually does is specific for each fluid system and that it is opaque outside the fluid system.

Constructor & Destructor Documentation

◆ ParameterCache()

template<class ScalarT , class Implementation >
template<class Evaluation >
Opm::BaseFluidSystem< ScalarT, Implementation >::ParameterCache< Evaluation >::ParameterCache ( )
delete

The documentation for this struct was generated from the following file: