teqp 0.22.0
|
#include <2center_ljf.hpp>
Public Member Functions | |
Twocenterljf (ReducingDensity &&redD, ReducingTemperature &&redT, HardSphereContribution &&Hard, const AttractiveContribution &&Attr, const TypePolarContribution &&Pole, const double L, const double &mu_sq) | |
template<typename TType , typename RhoType , typename MoleFracType > | |
auto | alphar (const TType &T_star, const RhoType &rho_dimer_star, const MoleFracType &) const |
template<class VecType > | |
auto | R (const VecType &) const |
Public Attributes | |
const ReducingDensity | redD |
const ReducingTemperature | redT |
const HardSphereContribution | Hard |
const AttractiveContribution | Attr |
const TypePolarContribution | Pole |
const double | L |
const double | mu_sq |
Definition at line 314 of file 2center_ljf.hpp.
|
inline |
Definition at line 324 of file 2center_ljf.hpp.
|
inline |
Definition at line 327 of file 2center_ljf.hpp.
|
inline |
Definition at line 348 of file 2center_ljf.hpp.
const AttractiveContribution teqp::twocenterljf::Twocenterljf< TypePolarContribution >::Attr |
Definition at line 319 of file 2center_ljf.hpp.
const HardSphereContribution teqp::twocenterljf::Twocenterljf< TypePolarContribution >::Hard |
Definition at line 318 of file 2center_ljf.hpp.
const double teqp::twocenterljf::Twocenterljf< TypePolarContribution >::L |
Definition at line 321 of file 2center_ljf.hpp.
const double teqp::twocenterljf::Twocenterljf< TypePolarContribution >::mu_sq |
Definition at line 322 of file 2center_ljf.hpp.
const TypePolarContribution teqp::twocenterljf::Twocenterljf< TypePolarContribution >::Pole |
Definition at line 320 of file 2center_ljf.hpp.
const ReducingDensity teqp::twocenterljf::Twocenterljf< TypePolarContribution >::redD |
Definition at line 316 of file 2center_ljf.hpp.
const ReducingTemperature teqp::twocenterljf::Twocenterljf< TypePolarContribution >::redT |
Definition at line 317 of file 2center_ljf.hpp.