OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FuelCellShop::Layer::GasDiffusionLayer< dim > Member List

This is the complete list of members for FuelCellShop::Layer::GasDiffusionLayer< dim >, including all inherited members.

_mapFactory typedefFuelCellShop::Layer::GasDiffusionLayer< dim >protected
BaseLayer()FuelCellShop::Layer::BaseLayer< dim >inlineprotected
BaseLayer(const std::string &name)FuelCellShop::Layer::BaseLayer< dim >protected
belongs_to_material(const char material_id)FuelCellShop::Layer::BaseLayer< dim >
compute_gas_diffusion(FuelCellShop::Material::PureGas *solute_gas, FuelCellShop::Material::PureGas *solvent_gas)FuelCellShop::Layer::PorousLayer< dim >
concrete_nameFuelCellShop::Layer::GasDiffusionLayer< dim >static
constant_solutionsFuelCellShop::Layer::BaseLayer< dim >protected
create_GasDiffusionLayer(const std::string &gld_section_name, ParameterHandler &param)FuelCellShop::Layer::GasDiffusionLayer< dim >inlinestatic
create_replica(const std::string &name)FuelCellShop::Layer::GasDiffusionLayer< dim >inlineprotectedvirtual
D_bulkFuelCellShop::Layer::PorousLayer< dim >protected
D_ECtheoryFuelCellShop::Layer::PorousLayer< dim >protected
dD_bulk_dTFuelCellShop::Layer::PorousLayer< dim >protected
dD_ECtheory_dxFuelCellShop::Layer::PorousLayer< dim >protected
declare_GasDiffusionLayer_parameters(const std::string &gld_section_name, ParameterHandler &param)FuelCellShop::Layer::GasDiffusionLayer< dim >inlinestatic
declare_parameters(ParameterHandler &param) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlineprotectedvirtual
declare_parameters(const std::string &name, ParameterHandler &param) const FuelCellShop::Layer::GasDiffusionLayer< dim >protectedvirtual
derivative_effective_electron_conductivity(std::vector< Tensor< 2, dim > > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
derivative_effective_gas_diffusivity(std::vector< Table< 2, Tensor< 2, dim > > > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
derivative_flagsFuelCellShop::Layer::BaseLayer< dim >protected
derivative_gas_diffusion_coefficients(std::vector< Table< 2, double > > &) const FuelCellShop::Layer::PorousLayer< dim >protectedvirtual
derivative_gas_permeablity(std::vector< Tensor< 2, dim > > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
derivative_liquid_permeablity(std::vector< Tensor< 2, dim > > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
diffusion_species_nameFuelCellShop::Layer::GasDiffusionLayer< dim >protected
effective_electron_conductivity(double &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
effective_electron_conductivity(const double &, double &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
effective_electron_conductivity(Tensor< 2, dim > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
effective_electron_conductivity(const double &, Tensor< 2, dim > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
effective_gas_diffusivity(const double &, double &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
effective_gas_diffusivity(const double &, Tensor< 2, dim > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
effective_gas_diffusivity(Table< 2, double > &D_eff) const FuelCellShop::Layer::GasDiffusionLayer< dim >virtual
effective_gas_diffusivity(Table< 2, Tensor< 2, dim > > &D_eff) const FuelCellShop::Layer::GasDiffusionLayer< dim >virtual
electron_conductivityFuelCellShop::Layer::GasDiffusionLayer< dim >protected
electron_conductivity_tensorFuelCellShop::Layer::GasDiffusionLayer< dim >protected
gas_diffusion_coefficients(Table< 2, double > &) const FuelCellShop::Layer::PorousLayer< dim >protectedvirtual
gas_permeablity(double &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
gas_permeablity(Tensor< 2, dim > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
GasDiffusionLayer()FuelCellShop::Layer::GasDiffusionLayer< dim >protected
GasDiffusionLayer(const std::string &name)FuelCellShop::Layer::GasDiffusionLayer< dim >protected
gasesFuelCellShop::Layer::PorousLayer< dim >protected
get_base_type() const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
get_gas_index(FuelCellShop::Material::PureGas *gas_type, int &index) const FuelCellShop::Layer::PorousLayer< dim >
get_gas_pointer(int index) const FuelCellShop::Layer::PorousLayer< dim >inline
get_gases() const FuelCellShop::Layer::PorousLayer< dim >inline
get_mapFactory()FuelCellShop::Layer::GasDiffusionLayer< dim >inlineprotectedstatic
get_material_id()FuelCellShop::Layer::BaseLayer< dim >inline
get_p(double &p) const FuelCellShop::Layer::PorousLayer< dim >inline
get_T_and_p(double &T, double &p) const FuelCellShop::Layer::PorousLayer< dim >inline
initialize(ParameterHandler &param)FuelCellShop::Layer::GasDiffusionLayer< dim >protectedvirtual
liquid_permeablity(double &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
liquid_permeablity(Tensor< 2, dim > &) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
material_idFuelCellShop::Layer::BaseLayer< dim >protected
nameFuelCellShop::Layer::BaseLayer< dim >protected
name_material()FuelCellShop::Layer::BaseLayer< dim >inline
pointFuelCellShop::Layer::BaseLayer< dim >protected
porosityFuelCellShop::Layer::GasDiffusionLayer< dim >protected
PorousLayer(const std::string &name)FuelCellShop::Layer::PorousLayer< dim >inlineprotected
PorousLayer()FuelCellShop::Layer::PorousLayer< dim >inlineprotected
pressureFuelCellShop::Layer::PorousLayer< dim >protected
print_layer_properties() const FuelCellShop::Layer::PorousLayer< dim >inlinevirtual
set_constant_solution(const double &value, const VariableNames &name)FuelCellShop::Layer::BaseLayer< dim >inlinevirtual
set_derivative_flags(const std::vector< VariableNames > &flags)FuelCellShop::Layer::BaseLayer< dim >inlinevirtual
set_diffusion_species_name(std::string &name)FuelCellShop::Layer::GasDiffusionLayer< dim >inlinevirtual
set_GasDiffusionLayer_parameters(const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, std::string gld_section_name, ParameterHandler &param)FuelCellShop::Layer::GasDiffusionLayer< dim >inlinestatic
set_gases(std::vector< FuelCellShop::Material::PureGas * > &gases_in, const double &pressure_in)FuelCellShop::Layer::PorousLayer< dim >inline
set_gases_and_compute(std::vector< FuelCellShop::Material::PureGas * > &gases_in, const double &pressure_in, const double &temperature_in)FuelCellShop::Layer::PorousLayer< dim >
set_parameters(const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, const std::string &name, ParameterHandler &param) const FuelCellShop::Layer::GasDiffusionLayer< dim >inlineprotectedvirtual
FuelCellShop::Layer::PorousLayer::set_parameters(const std::string &object_name, const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, ParameterHandler &param)FuelCellShop::Layer::PorousLayer< dim >inlineprotectedvirtual
FuelCellShop::Layer::PorousLayer::set_parameters(const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, ParameterHandler &param)FuelCellShop::Layer::PorousLayer< dim >inlineprotectedvirtual
set_position(std::vector< Point< dim > > &p)FuelCellShop::Layer::BaseLayer< dim >inline
set_solution(const std::vector< SolutionVariable > &)FuelCellShop::Layer::BaseLayer< dim >inlinevirtual
set_temperature(const SolutionVariable &T_in)FuelCellShop::Layer::PorousLayer< dim >inline
T_vectorFuelCellShop::Layer::PorousLayer< dim >protected
temperatureFuelCellShop::Layer::PorousLayer< dim >protected
test_class() const FuelCellShop::Layer::GasDiffusionLayer< dim >virtual
test_layer() const FuelCellShop::Layer::PorousLayer< dim >virtual
FuelCellShop::Layer::BaseLayer::test_layer()FuelCellShop::Layer::BaseLayer< dim >inlinevirtual
tortuosity_tensorFuelCellShop::Layer::GasDiffusionLayer< dim >protected
~BaseLayer()FuelCellShop::Layer::BaseLayer< dim >protectedvirtual
~GasDiffusionLayer()FuelCellShop::Layer::GasDiffusionLayer< dim >protected
~PorousLayer()FuelCellShop::Layer::PorousLayer< dim >inlineprotectedvirtual