OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <base_material.h>
#include <gas_diffusion_layer.h>
#include <base/parameter_handler.h>
#include <base/point.h>
#include <base/function.h>
#include <lac/vector.h>
#include <fe/fe_values.h>
#include <cmath>
#include <iostream>
Go to the source code of this file.
Classes | |
class | FuelCellShop::Layer::SGL24BA< dim > |
This class defines a SGL-24-BA GDL, for which effective transport properties are constant. More... | |
Namespaces | |
namespace | FuelCellShop |
Container Namespace for Fuel Cell data classes. | |
namespace | FuelCellShop::Layer |
Namespace to hold classes that characterize fuel cell layers. | |