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

Go to the source code of this file.

Classes

class  FuelCell::InitialSolution::AppThermalTestIC< dim >
 This class is used when solving the problem using Newton's method to provide an initial solution. More...
 
class  FuelCell::Application::AppThermalTest< dim >
 This class is used to test thermal transport equation (fourier equation) against analytical solutions. More...
 

Namespaces

 FuelCell
 This namespace contains data and methods that handle initial and boundary data of a problem at hand.
 
 FuelCell::InitialSolution
 This namespace is used for all those auxiliary classes that are used by AppCathode.
 
 FuelCell::Application