OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
app_diffusion.h File Reference
#include <application_core/optimization_block_matrix_application.h>
#include <utils/operating_conditions.h>
#include <materials/PureGas.h>
#include <materials/GasMixture.h>
#include <layers/gas_diffusion_layer.h>
#include <equations/ficks_transport_equation.h>
#include <equations/equation_auxiliaries.h>
#include <postprocessing/data_out.h>
Include dependency graph for app_diffusion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FuelCell::Application::AppDiffusion< dim >
 The application can be used to simulate a gas flow through a porous media. More...
 

Namespaces

 FuelCell
 This namespace contains data and methods that handle initial and boundary data of a problem at hand.
 
 FuelCell::Application