|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
#include <cstddef>#include <cstdint>#include <optional>#include "CoolProp/AbstractState.h"#include "CoolProp/sbtl/SVDSurface.h"#include "CoolProp/sbtl/SurfaceSpec.h"#include "CoolProp/svd/SVDDecomposition.h"Go to the source code of this file.
Classes | |
| struct | CoolProp::sbtl::BuildOptions |
| struct | CoolProp::sbtl::presets::PresetOptions |
Namespaces | |
| namespace | CoolProp |
| namespace | CoolProp::sbtl |
| namespace | CoolProp::sbtl::presets |
Functions | |
| SVDSurface | CoolProp::sbtl::build_surface (::CoolProp::AbstractState &heos, SurfaceSpec spec, const BuildOptions &opts) |
| SurfaceSpec | CoolProp::sbtl::presets::ph_subcritical (::CoolProp::AbstractState &heos, const PresetOptions &opts) |
| SurfaceSpec | CoolProp::sbtl::presets::pt_subcritical (::CoolProp::AbstractState &heos, const PresetOptions &opts) |
| SurfaceSpec | CoolProp::sbtl::presets::ps_subcritical (::CoolProp::AbstractState &heos, const PresetOptions &opts) |
| SurfaceSpec | CoolProp::sbtl::presets::dt_subcritical (::CoolProp::AbstractState &heos, const PresetOptions &opts) |