CoolProp  6.6.0
An open-source fluid property and humid air property database
Public Member Functions | List of all members
CoolProp::FuncWrapper1DWithDeriv Class Referenceabstract

Detailed Description

Definition at line 37 of file Solvers.h.

#include <Solvers.h>

Inheritance diagram for CoolProp::FuncWrapper1DWithDeriv:
CoolProp::FuncWrapper1D CoolProp::FuncWrapper1DWithTwoDerivs CoolProp::L0CurveTracer CoolProp::Poly2DResidual CoolProp::RachfordRiceResidual CoolProp::solver_TP_resid CoolProp::DQ_flash_residual CoolProp::FuncWrapper1DWithThreeDerivs CoolProp::OneDimObjective CoolProp::solver_DP_resid CoolProp::Poly2DFracResidual CoolProp::SolverTPResid CoolProp::Poly2DFracIntResidual

Public Member Functions

virtual double deriv (double)=0
 
- Public Member Functions inherited from CoolProp::FuncWrapper1D
 FuncWrapper1D ()
 
virtual ~FuncWrapper1D ()
 
virtual double call (double)=0
 
virtual bool input_not_in_range (double x)
 

Additional Inherited Members

- Public Attributes inherited from CoolProp::FuncWrapper1D
int errcode
 
std::string errstring
 
Dictionary options
 
int iter
 

Member Function Documentation

◆ deriv()

virtual double CoolProp::FuncWrapper1DWithDeriv::deriv ( double  )
pure virtual

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