OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <deal.II/base/parameter_handler.h>
#include <deal.II/base/point.h>
#include <deal.II/base/function.h>
#include <deal.II/lac/vector.h>
#include <deal.II/fe/fe_values.h>
#include <materials/base_material.h>
#include <utils/fcst_constants.h>
Go to the source code of this file.
Classes | |
class | FuelCellShop::Material::CatalystBase |
This class implements the interface to compute the properties of a "standard" catalyst. More... | |
Namespaces | |
FuelCellShop | |
Container Namespace for Fuel Cell data classes. | |
FuelCellShop::Material | |
Namespace to hold classes that characterize materials used in fuel cells. | |