OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FuelCellShop::Material::GasMixture Member List

This is the complete list of members for FuelCellShop::Material::GasMixture, including all inherited members.

BaseMaterial()FuelCellShop::Material::BaseMaterialinlineprotected
BaseMaterial(const std::string &name)FuelCellShop::Material::BaseMaterialinlineprotected
declare_parameters(ParameterHandler &param) const FuelCellShop::Material::GasMixturevirtual
derivative_flagsFuelCellShop::Material::BaseMaterialprotected
gasesFuelCellShop::Material::GasMixtureprotected
GasMixture(const std::string &name)FuelCellShop::Material::GasMixture
get_binary_collision_integral(const unsigned int &N1=0, const unsigned int &N2=1) const FuelCellShop::Material::GasMixture
get_binary_collision_integral(std::vector< double > &binary_collision_integral, const unsigned int &N1=0, const unsigned int &N2=1) const FuelCellShop::Material::GasMixture
get_binary_collision_integral(const double &temperature, const unsigned int &N1=0, const unsigned int &N2=1) const FuelCellShop::Material::GasMixture
get_binary_collision_integral(const std::vector< double > &temperature, std::vector< double > &binary_collision_integral, const unsigned int &N1=0, const unsigned int &N2=1) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient() const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient(std::vector< double > &diffusion_coefficient) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient(const double &total_pressure, const double &temperature) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient(const std::vector< double > &total_pressure, const std::vector< double > &temperature, std::vector< double > &diffusion_coefficient) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient_at_constant_pressure(const double &temperature) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient_at_constant_pressure(const std::vector< double > &temperature, std::vector< double > &diffusion_coefficient) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient_at_constant_temperature(const double &total_pressure) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficient_at_constant_temperature(const std::vector< double > &total_pressure, std::vector< double > &diffusion_coefficient) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients() const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients(std::vector< Table< 2, double > > &diffusion_coefficients) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients(const double &total_pressure, const double &temperature) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients(const std::vector< double > &total_pressure, const std::vector< double > &temperature, std::vector< Table< 2, double > > &diffusion_coefficients) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients_at_constant_pressure(const double &temperature) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients_at_constant_pressure(const std::vector< double > &temperature, std::vector< Table< 2, double > > &diffusion_coefficients) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients_at_constant_temperature(const double &total_pressure) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_diffusion_coefficients_at_constant_temperature(const std::vector< double > &total_pressure, std::vector< Table< 2, double > > &diffusion_coefficients) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficient() const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficient(std::vector< double > &diffusion_coefficient) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficient(const double &temperature) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficient(const std::vector< double > &temperature, std::vector< double > &diffusion_coefficient) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficients() const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficients(std::vector< Table< 2, double > > &diffusion_coefficients) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficients(const double &temperature) const FuelCellShop::Material::GasMixture
get_ChapmanEnskog_isobaric_diffusion_coefficients(const std::vector< double > &temperature, std::vector< Table< 2, double > > &diffusion_coefficients) const FuelCellShop::Material::GasMixture
get_Dbinary_collision_integral_Dtemperature(const double &temperature, const unsigned int &N1=0, const unsigned int &N2=1) const FuelCellShop::Material::GasMixture
get_Dbinary_collision_integral_Dtemperature(const std::vector< double > &temperature, std::vector< double > &dst, const unsigned int &N1=0, const unsigned int &N2=1) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dpressure(const double &total_pressure) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dpressure(const std::vector< double > &total_pressure, std::vector< double > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dpressure(const double &total_pressure, const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dpressure(const std::vector< double > &total_pressure, const std::vector< double > &temperature, std::vector< double > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dtemperature(const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dtemperature(const std::vector< double > &temperature, std::vector< double > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dtemperature(const double &total_pressure, const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficient_Dtemperature(const std::vector< double > &total_pressure, const std::vector< double > &temperature, std::vector< double > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dpressure(const double &total_pressure) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dpressure(const std::vector< double > &total_pressure, std::vector< Table< 2, double > > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dpressure(const double &total_pressure, const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dpressure(const std::vector< double > &total_pressure, const std::vector< double > &temperature, std::vector< Table< 2, double > > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dtemperature(const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dtemperature(const std::vector< double > &temperature, std::vector< Table< 2, double > > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dtemperature(const double &total_pressure, const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_diffusion_coefficients_Dtemperature(const std::vector< double > &total_pressure, const std::vector< double > &temperature, std::vector< Table< 2, double > > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_isobaric_diffusion_coefficient_Dtemperature(const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_isobaric_diffusion_coefficient_Dtemperature(const std::vector< double > &temperature, std::vector< double > &dst) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_isobaric_diffusion_coefficients_Dtemperature(const double &temperature) const FuelCellShop::Material::GasMixture
get_DChapmanEnskog_isobaric_diffusion_coefficients_Dtemperature(const std::vector< double > &temperature, std::vector< Table< 2, double > > &dst) const FuelCellShop::Material::GasMixture
get_gases() const FuelCellShop::Material::GasMixtureinline
get_temperature() const FuelCellShop::Material::GasMixtureinline
get_total_pressure() const FuelCellShop::Material::GasMixtureinline
initialize(ParameterHandler &param)FuelCellShop::Material::GasMixturevirtual
nameFuelCellShop::Material::BaseMaterialprotected
name_material() const FuelCellShop::Material::BaseMaterialinline
print_material_properties() const FuelCellShop::Material::GasMixturevirtual
set_derivative_flags(const std::vector< VariableNames > &flags)FuelCellShop::Material::BaseMaterialinline
set_gases(const std::vector< PureGas * > &rgases)FuelCellShop::Material::GasMixtureinline
set_temperature(const double &rtemperature)FuelCellShop::Material::GasMixtureinline
set_total_pressure(const double &rtotal_pressure)FuelCellShop::Material::GasMixtureinline
temperatureFuelCellShop::Material::GasMixtureprotected
total_pressureFuelCellShop::Material::GasMixtureprotected
~BaseMaterial()FuelCellShop::Material::BaseMaterialinlineprotectedvirtual
~GasMixture()FuelCellShop::Material::GasMixturevirtual