teqp 0.22.0
Loading...
Searching...
No Matches
teqp::DepartureContribution< FCollection, DepartureFunctionCollection > Class Template Reference

#include <multifluid.hpp>

Public Member Functions

 DepartureContribution (FCollection &&F, DepartureFunctionCollection &&funcs)
 
const auto & get_F () 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 get_alpharij (const std::size_t i, const std::size_t j, const TauType &tau, const DeltaType &delta) const
 Call a single departure term at i,j.
 

Detailed Description

template<typename FCollection, typename DepartureFunctionCollection>
class teqp::DepartureContribution< FCollection, DepartureFunctionCollection >

Definition at line 81 of file multifluid.hpp.

Constructor & Destructor Documentation

◆ DepartureContribution()

template<typename FCollection , typename DepartureFunctionCollection >
teqp::DepartureContribution< FCollection, DepartureFunctionCollection >::DepartureContribution ( FCollection && F,
DepartureFunctionCollection && funcs )
inline

Definition at line 87 of file multifluid.hpp.

Member Function Documentation

◆ alphar()

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

Definition at line 92 of file multifluid.hpp.

◆ get_alpharij()

template<typename FCollection , typename DepartureFunctionCollection >
template<typename TauType , typename DeltaType >
auto teqp::DepartureContribution< FCollection, DepartureFunctionCollection >::get_alpharij ( const std::size_t i,
const std::size_t j,
const TauType & tau,
const DeltaType & delta ) const
inline

Call a single departure term at i,j.

Definition at line 106 of file multifluid.hpp.

◆ get_F()

template<typename FCollection , typename DepartureFunctionCollection >
const auto & teqp::DepartureContribution< FCollection, DepartureFunctionCollection >::get_F ( ) const
inline

Definition at line 89 of file multifluid.hpp.


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