teqp 0.22.0
Loading...
Searching...
No Matches
teqp::CorrespondingStatesContribution< EOSCollection > Class Template Reference

#include <multifluid.hpp>

Public Member Functions

 CorrespondingStatesContribution (EOSCollection &&EOSs)
 
auto size () const
 
template<typename TauType , typename DeltaType , typename MoleFractions >
auto alphar (const TauType &tau, const DeltaType &delta, const MoleFractions &molefracs) const
 
template<typename TauType , typename DeltaType >
auto alphari (const TauType &tau, const DeltaType &delta, std::size_t i) const
 
auto get_EOS (std::size_t i) const
 

Detailed Description

template<typename EOSCollection>
class teqp::CorrespondingStatesContribution< EOSCollection >

Definition at line 50 of file multifluid.hpp.

Constructor & Destructor Documentation

◆ CorrespondingStatesContribution()

template<typename EOSCollection >
teqp::CorrespondingStatesContribution< EOSCollection >::CorrespondingStatesContribution ( EOSCollection && EOSs)
inline

Definition at line 55 of file multifluid.hpp.

Member Function Documentation

◆ alphar()

template<typename EOSCollection >
template<typename TauType , typename DeltaType , typename MoleFractions >
auto teqp::CorrespondingStatesContribution< EOSCollection >::alphar ( const TauType & tau,
const DeltaType & delta,
const MoleFractions & molefracs ) const
inline

Definition at line 60 of file multifluid.hpp.

◆ alphari()

template<typename EOSCollection >
template<typename TauType , typename DeltaType >
auto teqp::CorrespondingStatesContribution< EOSCollection >::alphari ( const TauType & tau,
const DeltaType & delta,
std::size_t i ) const
inline

Definition at line 71 of file multifluid.hpp.

◆ get_EOS()

template<typename EOSCollection >
auto teqp::CorrespondingStatesContribution< EOSCollection >::get_EOS ( std::size_t i) const
inline

Definition at line 75 of file multifluid.hpp.

◆ size()

template<typename EOSCollection >
auto teqp::CorrespondingStatesContribution< EOSCollection >::size ( ) const
inline

Definition at line 57 of file multifluid.hpp.


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