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

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

::AgglomerateCLTest classFuelCellShop::Layer::CatalystLayer< dim >friend
_mapFactory typedefFuelCellShop::Layer::CatalystLayer< 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 >
catalystFuelCellShop::Layer::CatalystLayer< dim >protected
catalyst_supportFuelCellShop::Layer::CatalystLayer< dim >protected
catalyst_support_typeFuelCellShop::Layer::CatalystLayer< dim >protected
catalyst_typeFuelCellShop::Layer::CatalystLayer< dim >protected
CatalystLayer()FuelCellShop::Layer::CatalystLayer< dim >protected
CatalystLayer(const std::string &name)FuelCellShop::Layer::CatalystLayer< dim >protected
compute_gas_diffusion(FuelCellShop::Material::PureGas *solute_gas, FuelCellShop::Material::PureGas *solvent_gas)FuelCellShop::Layer::PorousLayer< dim >
constant_solutionsFuelCellShop::Layer::BaseLayer< dim >protected
create_CatalystLayer(const std::string &cl_section_name, ParameterHandler &param)FuelCellShop::Layer::CatalystLayer< dim >inlinestatic
create_replica(const std::string &name)FuelCellShop::Layer::CatalystLayer< dim >inlineprotectedvirtual
current_density(std::vector< double > &)FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
current_density(std::vector< double > &, std::vector< double > &)FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
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_CatalystLayer_parameters(const std::string &cl_section_name, ParameterHandler &param)FuelCellShop::Layer::CatalystLayer< dim >inlinestatic
declare_parameters(const std::string &name, ParameterHandler &param) const FuelCellShop::Layer::CatalystLayer< dim >protectedvirtual
FuelCellShop::Layer::PorousLayer::declare_parameters(ParameterHandler &param) const FuelCellShop::Layer::PorousLayer< dim >inlineprotectedvirtual
default_materialsFuelCellShop::Layer::CatalystLayer< dim >protected
derivative_current_density(std::map< VariableNames, std::vector< double > > &)FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
derivative_effective_electron_conductivity(std::vector< double > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
derivative_effective_electron_conductivity(std::vector< Tensor< 2, dim > > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
derivative_effective_proton_conductivity(std::map< VariableNames, std::vector< double > > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
derivative_effective_water_diffusivity(std::map< VariableNames, std::vector< double > > &) const FuelCellShop::Layer::CatalystLayer< 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< double > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
derivative_gas_permeablity(std::vector< Tensor< 2, dim > > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
derivative_liquid_permeablity(std::vector< double > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
derivative_liquid_permeablity(std::vector< Tensor< 2, dim > > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
diffusion_species_nameFuelCellShop::Layer::CatalystLayer< dim >protected
effective_electron_conductivity(double &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_electron_conductivity(Tensor< 2, dim > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_gas_diffusivity(const double &, double &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_gas_diffusivity(Table< 2, double > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_gas_diffusivity(Table< 2, Tensor< 2, dim > > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_proton_conductivity(double &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_proton_conductivity(std::vector< double > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_water_diffusivity(double &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
effective_water_diffusivity(std::vector< double > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
electrolyteFuelCellShop::Layer::CatalystLayer< dim >protected
electrolyte_typeFuelCellShop::Layer::CatalystLayer< dim >protected
gas_diffusion_coefficients(Table< 2, double > &) const FuelCellShop::Layer::PorousLayer< dim >protectedvirtual
gas_permeablity(double &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
gas_permeablity(Tensor< 2, dim > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
gasesFuelCellShop::Layer::PorousLayer< dim >protected
get_active_area_Pt() const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
get_base_type() const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
get_electrolyte() const FuelCellShop::Layer::CatalystLayer< 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_kinetics() const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
get_mapFactory()FuelCellShop::Layer::CatalystLayer< 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::CatalystLayer< dim >protectedvirtual
kineticsFuelCellShop::Layer::CatalystLayer< dim >protected
kinetics_typeFuelCellShop::Layer::CatalystLayer< dim >protected
liquid_permeablity(double &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
liquid_permeablity(Tensor< 2, dim > &) const FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
material_idFuelCellShop::Layer::BaseLayer< dim >protected
n_quadFuelCellShop::Layer::CatalystLayer< dim >protected
nameFuelCellShop::Layer::BaseLayer< dim >protected
name_material()FuelCellShop::Layer::BaseLayer< dim >inline
pointFuelCellShop::Layer::BaseLayer< 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
reactantFuelCellShop::Layer::CatalystLayer< dim >protected
set_CatalystLayer_parameters(const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, const std::string &cl_section_name, ParameterHandler &param)FuelCellShop::Layer::CatalystLayer< dim >inlinestatic
set_constant_solution(const double &value, const VariableNames &name)FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
set_derivative_flags(const std::vector< VariableNames > &flags)FuelCellShop::Layer::CatalystLayer< dim >inlinevirtual
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::CatalystLayer< dim >protectedvirtual
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_reaction_kinetics(const std::string &rxn_name)FuelCellShop::Layer::CatalystLayer< dim >inline
set_solution(const std::vector< SolutionVariable > &)FuelCellShop::Layer::CatalystLayer< dim >virtual
set_temperature(const SolutionVariable &T_in)FuelCellShop::Layer::PorousLayer< dim >inline
solutionsFuelCellShop::Layer::CatalystLayer< dim >protected
T_vectorFuelCellShop::Layer::PorousLayer< dim >protected
temperatureFuelCellShop::Layer::PorousLayer< dim >protected
test_layer() const FuelCellShop::Layer::PorousLayer< dim >virtual
FuelCellShop::Layer::BaseLayer::test_layer()FuelCellShop::Layer::BaseLayer< dim >inlinevirtual
~BaseLayer()FuelCellShop::Layer::BaseLayer< dim >protectedvirtual
~CatalystLayer()FuelCellShop::Layer::CatalystLayer< dim >protected
~PorousLayer()FuelCellShop::Layer::PorousLayer< dim >inlineprotectedvirtual