CoolProp 8.0.0
An open-source fluid property and humid air property database
Namespaces | Functions
SVDSurfaceFactory.cpp File Reference
#include "CoolProp/sbtl/SVDSurfaceFactory.h"
#include <algorithm>
#include <atomic>
#include <cmath>
#include <cstdio>
#include <memory>
#include <stdexcept>
#include <thread>
#include <vector>
#include "CoolProp/AbstractState.h"
#include "CoolProp/Configuration.h"
#include "CoolProp/region/Region.h"
#include "CoolProp/sbtl/SatBoundaryFactory.h"
#include "CoolProp/svd/SVDBuilder.h"
#include "CoolProp/svd/SVDDecomposition.h"
#include "CoolProp/DataStructures.h"

Go to the source code of this file.

Namespaces

namespace  CoolProp
 
namespace  CoolProp::sbtl
 

Functions

SVDSurface CoolProp::sbtl::build_surface (::CoolProp::AbstractState &heos, SurfaceSpec spec, const BuildOptions &opts)