_mapFactory typedef | FuelCellShop::Layer::CatalystLayer< dim > | protected |
abs_permeability | FuelCellShop::Layer::ConventionalCL< dim > | protected |
Av | FuelCellShop::Layer::ConventionalCL< dim > | protected |
BaseLayer() | FuelCellShop::Layer::BaseLayer< dim > | inlineprotected |
BaseLayer(const std::string &name) | FuelCellShop::Layer::BaseLayer< dim > | protected |
belongs_to_material(const unsigned int material_id) | FuelCellShop::Layer::BaseLayer< dim > | |
capillary_pressure_vector | FuelCellShop::Layer::PorousLayer< dim > | protected |
catalyst | FuelCellShop::Layer::CatalystLayer< dim > | protected |
catalyst_support | FuelCellShop::Layer::CatalystLayer< dim > | protected |
catalyst_support_type | FuelCellShop::Layer::CatalystLayer< dim > | protected |
catalyst_type | FuelCellShop::Layer::CatalystLayer< dim > | protected |
CatalystLayer() | FuelCellShop::Layer::CatalystLayer< dim > | protected |
CatalystLayer(const std::string &name) | FuelCellShop::Layer::CatalystLayer< dim > | protected |
compute_Av() | FuelCellShop::Layer::ConventionalCL< dim > | protected |
compute_gas_diffusion(FuelCellShop::Material::PureGas *solute_gas, FuelCellShop::Material::PureGas *solvent_gas) | FuelCellShop::Layer::PorousLayer< dim > | |
compute_Knudsen_diffusion(const FuelCellShop::Material::PureGas *solute_gas, const SolutionVariable &T_in, std::vector< double > &D_k) const | FuelCellShop::Layer::PorousLayer< dim > | |
compute_Knudsen_diffusion(const FuelCellShop::Material::PureGas *solute_gas, const SolutionVariable &T_in, std::vector< double > &D_k, std::vector< double > &dD_k_dT) const | FuelCellShop::Layer::PorousLayer< dim > | |
compute_volume_fraction() | FuelCellShop::Layer::ConventionalCL< dim > | protected |
concrete_name | FuelCellShop::Layer::ConventionalCL< dim > | static |
constant_solutions | FuelCellShop::Layer::BaseLayer< dim > | protected |
ConventionalCL() | FuelCellShop::Layer::ConventionalCL< dim > | |
ConventionalCL(std::string name) | FuelCellShop::Layer::ConventionalCL< dim > | protected |
create_CatalystLayer(const std::string &cl_section_name, ParameterHandler ¶m) | 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 > ¤t, std::vector< double > &effectiveness) | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
D_bulk | FuelCellShop::Layer::PorousLayer< dim > | protected |
D_ECtheory | FuelCellShop::Layer::PorousLayer< dim > | protected |
D_k | FuelCellShop::Layer::PorousLayer< dim > | protected |
D_molecular | FuelCellShop::Layer::PorousLayer< dim > | protected |
dD_bulk_dT | FuelCellShop::Layer::PorousLayer< dim > | protected |
dD_ECtheory_dx | FuelCellShop::Layer::PorousLayer< dim > | protected |
dD_k_dT | FuelCellShop::Layer::PorousLayer< dim > | protected |
dD_molecular_dT | FuelCellShop::Layer::PorousLayer< dim > | protected |
declare_CatalystLayer_parameters(const std::string &cl_section_name, ParameterHandler ¶m) | FuelCellShop::Layer::CatalystLayer< dim > | inlinestatic |
declare_parameters(const std::string &cl_section_name, ParameterHandler ¶m) const | FuelCellShop::Layer::ConventionalCL< dim > | protectedvirtual |
FuelCellShop::Layer::PorousLayer::declare_parameters(ParameterHandler ¶m) const | FuelCellShop::Layer::PorousLayer< dim > | inlineprotectedvirtual |
default_materials | FuelCellShop::Layer::CatalystLayer< dim > | protected |
depsilon_S_cat_dprc_Pt(const double &V_Pt, const double &prc_Pt) const | FuelCellShop::Layer::ConventionalCL< dim > | inlineprotected |
depsilon_S_cat_dVPt(const double &prc_Pt) const | FuelCellShop::Layer::ConventionalCL< dim > | inlineprotected |
depsilon_V_cat_depsilon_N_cat() const | FuelCellShop::Layer::ConventionalCL< dim > | inlineprotected |
depsilon_V_cat_depsilon_S_cat() const | FuelCellShop::Layer::ConventionalCL< dim > | inlineprotected |
derivative_current_density(std::map< VariableNames, std::vector< double > > &) | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
derivative_dpcapillary_dsat(std::map< VariableNames, std::vector< double > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_effective_electron_conductivity(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
FuelCellShop::Layer::CatalystLayer::derivative_effective_electron_conductivity(std::vector< Tensor< 2, dim > > &) const | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
derivative_effective_gas_diffusivity(std::map< VariableNames, std::vector< Tensor< 2, dim > > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_effective_proton_conductivity(std::map< VariableNames, std::vector< double > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_effective_proton_conductivity_wrt_electrolyte_loading(double &) const | FuelCellShop::Layer::ConventionalCL< dim > | protected |
derivative_effective_thermal_conductivity(std::vector< Tensor< 2, dim > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
FuelCellShop::Layer::CatalystLayer::derivative_effective_thermal_conductivity(std::vector< double > &) const | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
derivative_effective_thermoosmotic_diffusivity(std::map< VariableNames, std::vector< double > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_effective_water_diffusivity(std::map< VariableNames, std::vector< double > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_flags | FuelCellShop::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_interfacial_surface_area(std::map< VariableNames, std::vector< double > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_interfacial_surface_area_PSD(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_interfacial_surface_area_PSD(std::map< VariableNames, std::vector< double > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_liquid_permeablity(std::map< VariableNames, std::vector< Tensor< 2, dim > > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_relative_liquid_permeablity_PSD(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_relative_liquid_permeablity_PSD(std::map< VariableNames, std::vector< Tensor< 2, dim > > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_saturation_from_capillary_equation_PSD(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
derivative_volume_fractions(double &Depsilon_S, double &Depsilon_V, double &Depsilon_N) const | FuelCellShop::Layer::ConventionalCL< dim > | protected |
diffusion_species_name | FuelCellShop::Layer::CatalystLayer< dim > | protected |
dpcapillary_dsat(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_electron_conductivity(double &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_electron_conductivity(Tensor< 2, dim > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_gas_diffusivity(const double &, const double &, double &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_gas_diffusivity(std::vector< Tensor< 2, dim > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_gas_diffusivity(Table< 2, Tensor< 2, dim > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
FuelCellShop::Layer::PorousLayer::effective_gas_diffusivity(Table< 2, double > &D_eff) const | FuelCellShop::Layer::PorousLayer< dim > | inlinevirtual |
effective_proton_conductivity(double &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_proton_conductivity(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_thermal_conductivity(double &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_thermal_conductivity(std::vector< Tensor< 2, dim > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
FuelCellShop::Layer::CatalystLayer::effective_thermal_conductivity(Tensor< 2, dim > &) const | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
effective_thermoosmotic_diffusivity(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_water_diffusivity(double &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
effective_water_diffusivity(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
electrolyte | FuelCellShop::Layer::CatalystLayer< dim > | protected |
electrolyte_mu | FuelCellShop::Layer::ConventionalCL< dim > | protected |
electrolyte_th | FuelCellShop::Layer::ConventionalCL< dim > | protected |
electrolyte_type | FuelCellShop::Layer::CatalystLayer< dim > | protected |
epsilon_N | FuelCellShop::Layer::ConventionalCL< dim > | protected |
epsilon_S | FuelCellShop::Layer::ConventionalCL< dim > | protected |
epsilon_V | FuelCellShop::Layer::ConventionalCL< dim > | protected |
epsilon_W | FuelCellShop::Layer::ConventionalCL< dim > | protected |
Forchheimer_permeability | FuelCellShop::Layer::PorousLayer< dim > | protected |
gas_diffusion_coefficient(std::vector< double > &D_b) const | FuelCellShop::Layer::PorousLayer< dim > | inlinevirtual |
gas_diffusion_coefficient(std::vector< double > &D_b, std::vector< double > &dD_b_dT) const | FuelCellShop::Layer::PorousLayer< dim > | inlinevirtual |
gas_diffusion_coefficients(Table< 2, double > &) const | FuelCellShop::Layer::PorousLayer< dim > | protectedvirtual |
gas_mixture | FuelCellShop::Layer::PorousLayer< dim > | protected |
gas_permeablity(double &) const | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
gas_permeablity(Tensor< 2, dim > &) const | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
gases | FuelCellShop::Layer::PorousLayer< dim > | protected |
get_active_area_Pt() const | FuelCellShop::Layer::ConventionalCL< dim > | inlinevirtual |
get_base_type() const | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
get_coverages() | FuelCellShop::Layer::CatalystLayer< dim > | virtual |
get_electrolyte() const | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
get_Forchheimer_permeability(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_Forchheimer_permeability(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_gas_index(FuelCellShop::Material::PureGas *gas_type, int &index) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_gas_mixture() const | FuelCellShop::Layer::PorousLayer< dim > | inline |
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_kinetics_type() | FuelCellShop::Layer::CatalystLayer< dim > | inline |
get_loadings(std::map< std::string, double > &info) | FuelCellShop::Layer::ConventionalCL< dim > | inlinevirtual |
get_mapFactory() | FuelCellShop::Layer::CatalystLayer< dim > | inlineprotectedstatic |
get_material_ids() | FuelCellShop::Layer::BaseLayer< dim > | inline |
get_method_transport_property_electrolyte(std::string &method) const | FuelCellShop::Layer::ConventionalCL< dim > | inlineprotected |
get_method_transport_property_pores(std::string &method) const | FuelCellShop::Layer::ConventionalCL< dim > | inlineprotected |
get_method_transport_property_solid(std::string &method) const | FuelCellShop::Layer::ConventionalCL< dim > | inlineprotected |
get_p(double &p) const | FuelCellShop::Layer::PorousLayer< dim > | inline |
get_permeability(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_permeability(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_permeability_is_constant() const | FuelCellShop::Layer::PorousLayer< dim > | inline |
get_porosity() const | FuelCellShop::Layer::PorousLayer< dim > | inline |
get_porosity(std::vector< double > &dst) const | FuelCellShop::Layer::PorousLayer< dim > | inline |
get_porosity(std::vector< double > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_porosity_is_constant() const | FuelCellShop::Layer::PorousLayer< dim > | inline |
get_SQRT_permeability(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_SQRT_permeability(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_SQRT_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_SQRT_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_T_and_p(double &T, double &p) const | FuelCellShop::Layer::PorousLayer< dim > | inline |
get_tortuosity(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_tortuosity(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::PorousLayer< dim > | |
get_tortuosity_is_constant() const | FuelCellShop::Layer::PorousLayer< dim > | inline |
get_V_Pt(const unsigned int mat_id=numbers::invalid_material_id) const | FuelCellShop::Layer::ConventionalCL< dim > | inline |
get_volume_fractions(std::map< std::string, double > &volume_fractions) | FuelCellShop::Layer::ConventionalCL< dim > | inlinevirtual |
IC_ratio | FuelCellShop::Layer::ConventionalCL< dim > | protected |
initialize(ParameterHandler ¶m) | FuelCellShop::Layer::ConventionalCL< dim > | protectedvirtual |
interfacial_surface_area(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
interfacial_surface_area_PSD(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
k_T | FuelCellShop::Layer::ConventionalCL< dim > | protected |
kinetics | FuelCellShop::Layer::CatalystLayer< dim > | protected |
kinetics_type | FuelCellShop::Layer::CatalystLayer< dim > | protected |
Knudsen_diffusion(std::vector< double > &D) const | FuelCellShop::Layer::PorousLayer< dim > | inline |
Knudsen_diffusion(std::vector< double > &D, std::vector< double > &dD_dT) const | FuelCellShop::Layer::PorousLayer< dim > | inline |
Knudsen_radius | FuelCellShop::Layer::PorousLayer< dim > | protected |
L_CL | FuelCellShop::Layer::ConventionalCL< dim > | protected |
liquid_permeablity(std::vector< Tensor< 2, dim > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
loading_N | FuelCellShop::Layer::ConventionalCL< dim > | protected |
local_material_id() const | FuelCellShop::Layer::BaseLayer< dim > | inline |
M_Pt | FuelCellShop::Layer::ConventionalCL< dim > | protected |
material_ids | FuelCellShop::Layer::BaseLayer< dim > | protected |
method_Av | FuelCellShop::Layer::ConventionalCL< dim > | protected |
method_capillary_function | FuelCellShop::Layer::ConventionalCL< dim > | protected |
method_eff_property_electrolyte | FuelCellShop::Layer::ConventionalCL< dim > | protected |
method_eff_property_pores | FuelCellShop::Layer::ConventionalCL< dim > | protected |
method_eff_property_solid | FuelCellShop::Layer::ConventionalCL< dim > | protected |
method_eff_thermal | FuelCellShop::Layer::ConventionalCL< dim > | protected |
method_porosity | FuelCellShop::Layer::ConventionalCL< dim > | protected |
method_rel_liquid_permeability | FuelCellShop::Layer::ConventionalCL< dim > | protected |
molecular_gas_diffusion_coefficient(std::vector< double > &D_m) const | FuelCellShop::Layer::PorousLayer< dim > | inline |
molecular_gas_diffusion_coefficient(std::vector< double > &D_m, std::vector< double > &dD_m_dT) const | FuelCellShop::Layer::PorousLayer< dim > | inline |
n_quad | FuelCellShop::Layer::CatalystLayer< dim > | protected |
name | FuelCellShop::Layer::BaseLayer< dim > | protected |
name_layer() const | FuelCellShop::Layer::BaseLayer< dim > | inline |
p_vector | FuelCellShop::Layer::PorousLayer< dim > | protected |
pcapillary(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
permeability | FuelCellShop::Layer::PorousLayer< dim > | protected |
permeability_INV | FuelCellShop::Layer::PorousLayer< dim > | protected |
permeability_is_constant | FuelCellShop::Layer::PorousLayer< dim > | protected |
point | FuelCellShop::Layer::BaseLayer< dim > | protected |
porosity | FuelCellShop::Layer::PorousLayer< dim > | protected |
porosity_gamma | FuelCellShop::Layer::ConventionalCL< dim > | protected |
porosity_is_constant | FuelCellShop::Layer::PorousLayer< dim > | protected |
porosity_mu | FuelCellShop::Layer::ConventionalCL< dim > | protected |
porosity_th | FuelCellShop::Layer::ConventionalCL< dim > | protected |
PorousLayer(const std::string &name) | FuelCellShop::Layer::PorousLayer< dim > | inlineprotected |
PorousLayer() | FuelCellShop::Layer::PorousLayer< dim > | inlineprotected |
PorousLayer(const std::string &name, FuelCellShop::Material::GasMixture &gas_mixture) | FuelCellShop::Layer::PorousLayer< dim > | inlineprotected |
prc_N | FuelCellShop::Layer::ConventionalCL< dim > | protected |
prc_Pt | FuelCellShop::Layer::ConventionalCL< dim > | protected |
pressure | FuelCellShop::Layer::PorousLayer< dim > | protected |
print_caller_name(const std::string &caller_name) const | FuelCellShop::Layer::PorousLayer< dim > | protected |
print_layer_properties() const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
PSD | FuelCellShop::Layer::PorousLayer< dim > | protected |
PSD_is_used | FuelCellShop::Layer::PorousLayer< dim > | protected |
psd_pointer | FuelCellShop::Layer::PorousLayer< dim > | protected |
PSD_type | FuelCellShop::Layer::CatalystLayer< dim > | protected |
reactant | FuelCellShop::Layer::CatalystLayer< dim > | protected |
relative_liquid_permeability_PSD(std::vector< Tensor< 2, dim > > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
rho_c | FuelCellShop::Layer::ConventionalCL< dim > | protected |
rho_N | FuelCellShop::Layer::ConventionalCL< dim > | protected |
rho_Pt | FuelCellShop::Layer::ConventionalCL< dim > | protected |
s_irr | FuelCellShop::Layer::ConventionalCL< dim > | protected |
s_vector | FuelCellShop::Layer::PorousLayer< dim > | protected |
saturated_liquid_permeablity_PSD(double &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
saturation_from_capillary_equation(std::vector< double > &) const | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
set_capillary_pressure(const SolutionVariable &p_in) | FuelCellShop::Layer::PorousLayer< dim > | inline |
set_cell_id(const unsigned int &id) | FuelCellShop::Layer::CatalystLayer< dim > | inlinevirtual |
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_gas_mixture(FuelCellShop::Material::GasMixture &rgas_mixture) | FuelCellShop::Layer::PorousLayer< dim > | inline |
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_local_material_id(const unsigned int &id) | FuelCellShop::Layer::ConventionalCL< dim > | inlinevirtual |
set_parameters(const std::string &object_name, const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, ParameterHandler ¶m) | FuelCellShop::Layer::BaseLayer< dim > | inlineprotectedvirtual |
set_parameters(const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, ParameterHandler ¶m) | FuelCellShop::Layer::BaseLayer< dim > | inlineprotectedvirtual |
set_porosity_permeability_tortuosity_booleans(const bool &rporosity_is_constant, const bool &rpermeability_is_constant, const bool &rtortuosity_is_constant) | FuelCellShop::Layer::PorousLayer< dim > | inline |
set_position(const std::vector< Point< dim > > &p) | FuelCellShop::Layer::BaseLayer< dim > | inline |
set_pressure(const SolutionVariable &p_in) | FuelCellShop::Layer::PorousLayer< dim > | inline |
set_reaction_kinetics(const ReactionNames rxn_name) | FuelCellShop::Layer::CatalystLayer< dim > | inline |
set_saturation(const SolutionVariable &s_in) | FuelCellShop::Layer::PorousLayer< dim > | inline |
set_solution(const std::vector< SolutionVariable > &) | FuelCellShop::Layer::CatalystLayer< dim > | virtual |
set_temperature(const SolutionVariable &T_in) | FuelCellShop::Layer::PorousLayer< dim > | inline |
solid_mu | FuelCellShop::Layer::ConventionalCL< dim > | protected |
solid_th | FuelCellShop::Layer::ConventionalCL< dim > | protected |
solute_gas | FuelCellShop::Layer::PorousLayer< dim > | protected |
solutions | FuelCellShop::Layer::CatalystLayer< dim > | protected |
solvent_gas | FuelCellShop::Layer::PorousLayer< dim > | protected |
SQRT_permeability | FuelCellShop::Layer::PorousLayer< dim > | protected |
SQRT_permeability_INV | FuelCellShop::Layer::PorousLayer< dim > | protected |
T_vector | FuelCellShop::Layer::PorousLayer< dim > | protected |
temperature | FuelCellShop::Layer::PorousLayer< dim > | protected |
test_layer() | FuelCellShop::Layer::BaseLayer< dim > | inlinevirtual |
tortuosity | FuelCellShop::Layer::PorousLayer< dim > | protected |
tortuosity_is_constant | FuelCellShop::Layer::PorousLayer< dim > | protected |
unset_local_material_id() | FuelCellShop::Layer::BaseLayer< dim > | inline |
use_Bosanquet | FuelCellShop::Layer::PorousLayer< dim > | protected |
V_Pt | FuelCellShop::Layer::ConventionalCL< dim > | protected |
~BaseLayer() | FuelCellShop::Layer::BaseLayer< dim > | protectedvirtual |
~CatalystLayer() | FuelCellShop::Layer::CatalystLayer< dim > | protected |
~ConventionalCL() | FuelCellShop::Layer::ConventionalCL< dim > | virtual |
~PorousLayer() | FuelCellShop::Layer::PorousLayer< dim > | inlineprotectedvirtual |