teqp 0.22.0
Loading...
Searching...
No Matches
teqp::ReducingTermContainer< Args > Class Template Reference

#include <multifluid_reducing.hpp>

Public Member Functions

template<typename Instance >
 ReducingTermContainer (const Instance &instance)
 
template<typename MoleFractions >
auto get_Tr (const MoleFractions &molefracs) const
 
template<typename MoleFractions >
auto get_rhor (const MoleFractions &molefracs) const
 
auto get_BIP (const std::size_t &i, const std::size_t &j, const std::string &key) const
 

Public Attributes

const Eigen::ArrayXd Tc
 
const Eigen::ArrayXd vc
 

Detailed Description

template<typename... Args>
class teqp::ReducingTermContainer< Args >

Definition at line 330 of file multifluid_reducing.hpp.

Constructor & Destructor Documentation

◆ ReducingTermContainer()

template<typename... Args>
template<typename Instance >
teqp::ReducingTermContainer< Args >::ReducingTermContainer ( const Instance & instance)
inline

Definition at line 339 of file multifluid_reducing.hpp.

Member Function Documentation

◆ get_BIP()

template<typename... Args>
auto teqp::ReducingTermContainer< Args >::get_BIP ( const std::size_t & i,
const std::size_t & j,
const std::string & key ) const
inline

Definition at line 351 of file multifluid_reducing.hpp.

◆ get_rhor()

template<typename... Args>
template<typename MoleFractions >
auto teqp::ReducingTermContainer< Args >::get_rhor ( const MoleFractions & molefracs) const
inline

Definition at line 347 of file multifluid_reducing.hpp.

◆ get_Tr()

template<typename... Args>
template<typename MoleFractions >
auto teqp::ReducingTermContainer< Args >::get_Tr ( const MoleFractions & molefracs) const
inline

Definition at line 342 of file multifluid_reducing.hpp.

Member Data Documentation

◆ Tc

template<typename... Args>
const Eigen::ArrayXd teqp::ReducingTermContainer< Args >::Tc

Definition at line 336 of file multifluid_reducing.hpp.

◆ vc

template<typename... Args>
const Eigen::ArrayXd teqp::ReducingTermContainer< Args >::vc

Definition at line 336 of file multifluid_reducing.hpp.


The documentation for this class was generated from the following file: