BaseMaterial() | FuelCellShop::Material::BaseMaterial | inlineprotected |
BaseMaterial(const std::string &name) | FuelCellShop::Material::BaseMaterial | inlineprotected |
declare_parameters(ParameterHandler ¶m) const | FuelCellShop::Material::GasMixture | virtual |
derivative_flags | FuelCellShop::Material::BaseMaterial | protected |
gases | FuelCellShop::Material::GasMixture | protected |
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::GasMixture | inline |
get_temperature() const | FuelCellShop::Material::GasMixture | inline |
get_total_pressure() const | FuelCellShop::Material::GasMixture | inline |
initialize(ParameterHandler ¶m) | FuelCellShop::Material::GasMixture | virtual |
name | FuelCellShop::Material::BaseMaterial | protected |
name_material() const | FuelCellShop::Material::BaseMaterial | inline |
print_material_properties() const | FuelCellShop::Material::GasMixture | virtual |
set_derivative_flags(const std::vector< VariableNames > &flags) | FuelCellShop::Material::BaseMaterial | inline |
set_gases(const std::vector< PureGas * > &rgases) | FuelCellShop::Material::GasMixture | inline |
set_temperature(const double &rtemperature) | FuelCellShop::Material::GasMixture | inline |
set_total_pressure(const double &rtotal_pressure) | FuelCellShop::Material::GasMixture | inline |
temperature | FuelCellShop::Material::GasMixture | protected |
total_pressure | FuelCellShop::Material::GasMixture | protected |
~BaseMaterial() | FuelCellShop::Material::BaseMaterial | inlineprotectedvirtual |
~GasMixture() | FuelCellShop::Material::GasMixture | virtual |