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

Detailed Description

Definition at line 43 of file Solvers.h.

#include <Solvers.h>

Inheritance diagram for CoolProp::FuncWrapper1DWithTwoDerivs:
CoolProp::FuncWrapper1DWithDeriv CoolProp::FuncWrapper1D CoolProp::DQ_flash_residual CoolProp::FuncWrapper1DWithThreeDerivs CoolProp::OneDimObjective CoolProp::solver_DP_resid CoolProp::SolverTPResid

Public Member Functions

virtual double second_deriv (double)=0
 
- Public Member Functions inherited from CoolProp::FuncWrapper1DWithDeriv
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

◆ second_deriv()

virtual double CoolProp::FuncWrapper1DWithTwoDerivs::second_deriv ( double  )
pure virtual

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