BioCMAMC-ST
|
Namespaces | |
namespace | Impl |
namespace | Type |
Classes | |
struct | EquilibriumFunctor |
struct | InterfacialAreaFonctor |
struct | KlFonctor |
class | MassTransferModel |
struct | MassTransferProxy |
Enumerations | |
enum class | Sign : int { GasToLiquid = -1 , LiquidToGas = 1 } |
Functions | |
template<typename T , typename G > | |
Eigen::MatrixXd | impl_mtr (const T &kla, const Eigen::ArrayXd &Cl, const G &Cs, const Eigen::MatrixXd &Vliq) |
|
strong |
Eigen::MatrixXd Simulation::MassTransfer::impl_mtr | ( | const T & | kla, |
const Eigen::ArrayXd & | Cl, | ||
const G & | Cs, | ||
const Eigen::MatrixXd & | Vliq ) |