| 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 > | |
| constant_solutions | FuelCellShop::Layer::BaseLayer< dim > | protected |
| declare_parameters(ParameterHandler ¶m) const | FuelCellShop::Layer::ExperimentalPorousLayer< 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 |
| ExperimentalPorousLayer(const std::string &name) | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| ExperimentalPorousLayer(const std::string &name, FuelCellShop::Material::ExperimentalFluid &fluid, FuelCellShop::Material::ExperimentalSolid &solid) | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| ExperimentalPorousLayer(const std::string &name, FuelCellShop::Material::GasMixture &gas_mixture, FuelCellShop::Material::ExperimentalSolid &solid) | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| fluid | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| Forchheimer_permeability | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| gas_mixture | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| get_base_type() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inlinevirtual |
| get_fluid() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| get_Forchheimer_permeability(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_Forchheimer_permeability(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_gas_mixture() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| get_material_ids() | FuelCellShop::Layer::BaseLayer< dim > | inline |
| get_permeability(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_permeability(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_permeability_is_constant() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| get_porosity(std::vector< double > &dst) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_porosity(std::vector< double > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_porosity_is_constant() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| get_solid() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| get_SQRT_permeability(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_SQRT_permeability(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_SQRT_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_SQRT_permeability_INV(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_tortuosity(std::vector< SymmetricTensor< 2, dim > > &dst) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_tortuosity(std::vector< SymmetricTensor< 2, dim > > &dst, const std::vector< Point< dim > > &points) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | |
| get_tortuosity_is_constant() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| initialize(FuelCellShop::Material::ExperimentalFluid &rfluid, FuelCellShop::Material::ExperimentalSolid &rsolid) | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| initialize(FuelCellShop::Material::GasMixture &rgas_mixture, FuelCellShop::Material::ExperimentalSolid &rsolid) | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| initialize(const bool &rporosity_is_constant, const bool &rpermeability_is_constant, const bool &rtortuosity_is_constant) | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | inline |
| initialize(ParameterHandler ¶m) | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | virtual |
| local_material_id() const | FuelCellShop::Layer::BaseLayer< dim > | inline |
| material_ids | FuelCellShop::Layer::BaseLayer< dim > | protected |
| name | FuelCellShop::Layer::BaseLayer< dim > | protected |
| name_layer() const | FuelCellShop::Layer::BaseLayer< dim > | inline |
| permeability | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| permeability_INV | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| permeability_is_constant | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| point | FuelCellShop::Layer::BaseLayer< dim > | protected |
| porosity | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| porosity_is_constant | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| print_caller_name(const std::string &caller_name) const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| print_layer_properties() const | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | virtual |
| 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 > | 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_position(const std::vector< Point< dim > > &p) | FuelCellShop::Layer::BaseLayer< dim > | inline |
| set_solution(const std::vector< SolutionVariable > &) | FuelCellShop::Layer::BaseLayer< dim > | inlinevirtual |
| solid | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| SQRT_permeability | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| SQRT_permeability_INV | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| test_layer() | FuelCellShop::Layer::BaseLayer< dim > | inlinevirtual |
| tortuosity | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| tortuosity_is_constant | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | protected |
| unset_local_material_id() | FuelCellShop::Layer::BaseLayer< dim > | inline |
| ~BaseLayer() | FuelCellShop::Layer::BaseLayer< dim > | protectedvirtual |
| ~ExperimentalPorousLayer() | FuelCellShop::Layer::ExperimentalPorousLayer< dim > | virtual |