#include <multifluid_association.hpp>
|
| MultifluidPlusAssociation (const nlohmann::json &spec) |
|
const auto & | get_association () const |
|
template<class VecType > |
auto | R (const VecType &molefrac) const |
|
template<typename TType , typename RhoType , typename MoleFractions > |
auto | alphar (const TType &T, const RhoType &rho, const MoleFractions &molefrac) const |
|
Definition at line 10 of file multifluid_association.hpp.
◆ MultifluidPlusAssociation()
teqp::MultifluidPlusAssociation::MultifluidPlusAssociation |
( |
const nlohmann::json & | spec | ) |
|
|
inline |
◆ alphar()
template<typename TType , typename RhoType , typename MoleFractions >
auto teqp::MultifluidPlusAssociation::alphar |
( |
const TType & | T, |
|
|
const RhoType & | rho, |
|
|
const MoleFractions & | molefrac ) const |
|
inline |
◆ get_association()
const auto & teqp::MultifluidPlusAssociation::get_association |
( |
| ) |
const |
|
inline |
◆ R()
template<class VecType >
auto teqp::MultifluidPlusAssociation::R |
( |
const VecType & | molefrac | ) |
const |
|
inline |
The documentation for this class was generated from the following file: