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

Go to the source code of this file.

Classes

class  FuelCellShop::Layer::PorousLayer< dim >
 Virtual class used to implement properties that are characteristic of a void layer or a porous layer. More...
 

Namespaces

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