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 > | |
constant_solutions | FuelCellShop::Layer::BaseLayer< dim > | protected |
D_bulk | FuelCellShop::Layer::PorousLayer< dim > | protected |
D_ECtheory | FuelCellShop::Layer::PorousLayer< dim > | protected |
dD_bulk_dT | FuelCellShop::Layer::PorousLayer< dim > | protected |
dD_ECtheory_dx | FuelCellShop::Layer::PorousLayer< dim > | protected |
declare_parameters(const std::string &name, ParameterHandler ¶m) const | FuelCellShop::Layer::PorousLayer< dim > | inlineprotectedvirtual |
declare_parameters(ParameterHandler ¶m) const | FuelCellShop::Layer::PorousLayer< dim > | inlineprotectedvirtual |
derivative_flags | FuelCellShop::Layer::BaseLayer< dim > | protected |
derivative_gas_diffusion_coefficients(std::vector< Table< 2, double > > &) const | FuelCellShop::Layer::PorousLayer< dim > | protectedvirtual |
diffusion_species_name | FuelCellShop::Layer::PorousLayer< dim > | protected |
gas_diffusion_coefficients(Table< 2, double > &) const | FuelCellShop::Layer::PorousLayer< dim > | protectedvirtual |
gases | FuelCellShop::Layer::PorousLayer< dim > | protected |
get_base_type() const | FuelCellShop::Layer::BaseLayer< 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_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 ¶m) | FuelCellShop::Layer::PorousLayer< dim > | protectedvirtual |
material_id | FuelCellShop::Layer::BaseLayer< dim > | protected |
name | FuelCellShop::Layer::BaseLayer< dim > | protected |
name_material() | FuelCellShop::Layer::BaseLayer< dim > | inline |
point | FuelCellShop::Layer::BaseLayer< dim > | protected |
PorousLayer(const std::string &name) | FuelCellShop::Layer::PorousLayer< dim > | inlineprotected |
PorousLayer() | FuelCellShop::Layer::PorousLayer< dim > | inlineprotected |
pressure | FuelCellShop::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_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::string &object_name, const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, ParameterHandler ¶m) | FuelCellShop::Layer::PorousLayer< dim > | inlineprotectedvirtual |
set_parameters(const std::vector< std::string > &name_dvar, const std::vector< double > &value_dvar, ParameterHandler ¶m) | 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_vector | FuelCellShop::Layer::PorousLayer< dim > | protected |
temperature | FuelCellShop::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 |
~PorousLayer() | FuelCellShop::Layer::PorousLayer< dim > | inlineprotectedvirtual |