My Project
|
The type of the fluid system's parameter cache. More...
#include <BaseFluidSystem.hpp>
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.