#include <correlation_integrals.hpp>
|
| GubbinsTwuKIntegral (const int n1, const int n2) |
|
template<typename TType , typename RhoType > |
auto | get_K (const TType &Tstar, const RhoType &rhostar) const |
|
|
const int | n1 |
|
const int | n2 |
|
const std::array< double, 6 > | a |
|
double | A |
|
double | B |
|
double | C |
|
double | D |
|
double | E |
|
double | F |
|
double | sign_term |
|
Definition at line 156 of file correlation_integrals.hpp.
◆ GubbinsTwuKIntegral()
teqp::SAFTpolar::GubbinsTwuKIntegral::GubbinsTwuKIntegral |
( |
const int | n1, |
|
|
const int | n2 ) |
|
inline |
◆ get_K()
template<typename TType , typename RhoType >
auto teqp::SAFTpolar::GubbinsTwuKIntegral::get_K |
( |
const TType & | Tstar, |
|
|
const RhoType & | rhostar ) const |
|
inline |
const std::array<double, 6> teqp::SAFTpolar::GubbinsTwuKIntegral::a |
double teqp::SAFTpolar::GubbinsTwuKIntegral::A |
double teqp::SAFTpolar::GubbinsTwuKIntegral::B |
double teqp::SAFTpolar::GubbinsTwuKIntegral::C |
double teqp::SAFTpolar::GubbinsTwuKIntegral::D |
double teqp::SAFTpolar::GubbinsTwuKIntegral::E |
double teqp::SAFTpolar::GubbinsTwuKIntegral::F |
◆ n1
const int teqp::SAFTpolar::GubbinsTwuKIntegral::n1 |
◆ n2
const int teqp::SAFTpolar::GubbinsTwuKIntegral::n2 |
◆ sign_term
double teqp::SAFTpolar::GubbinsTwuKIntegral::sign_term |
The documentation for this class was generated from the following file: