teqp 0.19.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
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 307 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 316 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 328 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 324 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 319 of file multifluid_reducing.hpp.

Member Data Documentation

◆ Tc

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

Definition at line 313 of file multifluid_reducing.hpp.

◆ vc

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

Definition at line 313 of file multifluid_reducing.hpp.


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