CoolProp
Public Member Functions | Public Attributes | List of all members
CoolProp::OneDimObjective Class Reference

Detailed Description

This class is the objective function for the one-dimensional solver used to find the first intersection with the L1*=0 contour.

Inheritance diagram for CoolProp::OneDimObjective:
Inheritance graph
[legend]
Collaboration diagram for CoolProp::OneDimObjective:
Collaboration graph
[legend]

Public Member Functions

 OneDimObjective (HelmholtzEOSMixtureBackend &HEOS, double delta0)
 
double call (double tau)
 
double deriv (double tau)
 
double second_deriv (double tau)
 
- Public Member Functions inherited from CoolProp::FuncWrapper1D
virtual bool input_not_in_range (double x)
 /brief A function for checking whether the input is in range; More...
 

Public Attributes

CoolProp::HelmholtzEOSMixtureBackendHEOS
 
const double delta
 
double _call
 
double _deriv
 
double _second_deriv
 
- Public Attributes inherited from CoolProp::FuncWrapper1D
int errcode
 
std::string errstring
 
Dictionary options
 
int iter
 

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