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 > | |
Channel(const std::string &name) | FuelCellShop::Layer::Channel< dim > | |
Channel(const std::string &name, FuelCellShop::Material::ExperimentalFluid &fluid) | FuelCellShop::Layer::Channel< dim > | |
Channel(const std::string &name, FuelCellShop::Material::ExperimentalMultiFluid &multi_fluid) | FuelCellShop::Layer::Channel< dim > | |
Channel(const std::string &name, FuelCellShop::Material::GasMixture &gas_mixture) | FuelCellShop::Layer::Channel< dim > | |
constant_solutions | FuelCellShop::Layer::BaseLayer< dim > | protected |
declare_parameters(ParameterHandler ¶m) const | FuelCellShop::Layer::Channel< dim > | virtual |
FuelCellShop::Layer::BaseLayer::declare_parameters(const std::string &object_name, ParameterHandler ¶m) const | FuelCellShop::Layer::BaseLayer< dim > | inlineprotectedvirtual |
derivative_flags | FuelCellShop::Layer::BaseLayer< dim > | protected |
effective_electronic_conductivity | FuelCellShop::Layer::Channel< dim > | protected |
fluid | FuelCellShop::Layer::Channel< dim > | protected |
gas_mixture | FuelCellShop::Layer::Channel< dim > | protected |
get_base_type() const | FuelCellShop::Layer::Channel< dim > | inlinevirtual |
get_effective_electronic_conductivity() const | FuelCellShop::Layer::Channel< dim > | inline |
get_fluid() const | FuelCellShop::Layer::Channel< dim > | inline |
get_gas_mixture() const | FuelCellShop::Layer::Channel< dim > | inline |
get_material_ids() | FuelCellShop::Layer::BaseLayer< dim > | inline |
get_multi_fluid() const | FuelCellShop::Layer::Channel< dim > | inline |
get_roughness() const | FuelCellShop::Layer::Channel< dim > | inline |
initialize(FuelCellShop::Material::ExperimentalFluid &rfluid) | FuelCellShop::Layer::Channel< dim > | inline |
initialize(FuelCellShop::Material::ExperimentalMultiFluid &rmulti_fluid) | FuelCellShop::Layer::Channel< dim > | inline |
initialize(FuelCellShop::Material::GasMixture &rgas_mixture) | FuelCellShop::Layer::Channel< dim > | inline |
initialize(ParameterHandler ¶m) | FuelCellShop::Layer::Channel< dim > | virtual |
local_material_id() const | FuelCellShop::Layer::BaseLayer< dim > | inline |
material_ids | FuelCellShop::Layer::BaseLayer< dim > | protected |
multi_fluid | FuelCellShop::Layer::Channel< dim > | protected |
name | FuelCellShop::Layer::BaseLayer< dim > | protected |
name_layer() const | FuelCellShop::Layer::BaseLayer< dim > | inline |
point | FuelCellShop::Layer::BaseLayer< dim > | protected |
print_layer_properties() const | FuelCellShop::Layer::Channel< dim > | virtual |
roughness | FuelCellShop::Layer::Channel< dim > | protected |
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_local_material_id(const unsigned int &id) | FuelCellShop::Layer::BaseLayer< dim > | inline |
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_position(const std::vector< Point< dim > > &p) | FuelCellShop::Layer::BaseLayer< dim > | inline |
set_solution(const std::vector< SolutionVariable > &) | FuelCellShop::Layer::BaseLayer< dim > | inlinevirtual |
test_layer() | FuelCellShop::Layer::BaseLayer< dim > | inlinevirtual |
unset_local_material_id() | FuelCellShop::Layer::BaseLayer< dim > | inline |
~BaseLayer() | FuelCellShop::Layer::BaseLayer< dim > | protectedvirtual |
~Channel() | FuelCellShop::Layer::Channel< dim > | virtual |