OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
dummy_GDL.h File Reference
#include "fcst_units.h"
#include "base_material.h"
#include "base_layer.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>
Include dependency graph for dummy_GDL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FuelCellShop::Layer::DummyGDL< dim >
 This class is used when we want to input the effective properties to the GDL directly, without taking into account the structure of the GDL \ UNDER DEVELOPMENT. More...
 

Namespaces

namespace  FuelCellShop
 Container Namespace for Fuel Cell data classes.
 
namespace  FuelCellShop::Layer
 Namespace to hold classes that characterize fuel cell layers.