|
| LJChain (Monomer &&monomer, double m) |
|
template<typename TType , typename RhoType > |
auto | g_LJ (const TType &Tstar, const RhoType &rhostar_monomer) const |
|
template<typename TType , typename RhoType > |
auto | get_lnyR (const TType &Tstar, const RhoType &rhostar_monomer) const |
|
template<typename TType , typename RhoType , typename MoleFracType > |
auto | alphar (const TType &Tstar, const RhoType &rho_chain_star, const MoleFracType &molefrac) const |
|
template<class VecType > |
auto | R (const VecType &) const |
|
template<typename Monomer>
class teqp::LJChain::LJChain< Monomer >
Chain contribution from Johnson, Muller and Gubbins, JPC 1994
Definition at line 14 of file LJChain.hpp.