teqp 0.19.1
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | teqp::CubicSuperAncillary::Chebyshev |
struct | teqp::CubicSuperAncillary::SuperAncillary |
Namespaces | |
namespace | teqp |
namespace | teqp::CubicSuperAncillary |
Variables | |
const auto | teqp::CubicSuperAncillary::vdW_p |
const auto | teqp::CubicSuperAncillary::vdW_rhoL |
const auto | teqp::CubicSuperAncillary::vdW_rhoV |
const auto | teqp::CubicSuperAncillary::SRK_p |
const auto | teqp::CubicSuperAncillary::SRK_rhoL |
const auto | teqp::CubicSuperAncillary::SRK_rhoV |
const auto | teqp::CubicSuperAncillary::PR_p |
const auto | teqp::CubicSuperAncillary::PR_rhoL |
const auto | teqp::CubicSuperAncillary::PR_rhoV |
const int | teqp::CubicSuperAncillary::VDW_CODE = 0 |
const int | teqp::CubicSuperAncillary::SRK_CODE = 1 |
const int | teqp::CubicSuperAncillary::PR_CODE = 2 |
const int | teqp::CubicSuperAncillary::UNKNOWN_CODE = -1 |
const int | teqp::CubicSuperAncillary::P_CODE = 100 |
const int | teqp::CubicSuperAncillary::RHOL_CODE = 101 |
const int | teqp::CubicSuperAncillary::RHOV_CODE = 102 |