OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
equation_auxiliaries.h File Reference
#include <boost/shared_ptr.hpp>
#include <application_core/system_management.h>
#include <application_core/dof_application.h>
#include <application_core/initial_and_boundary_data.h>
#include <layers/base_layer.h>
#include <utils/fem_extras.h>
#include <utils/fcst_utilities.h>
#include <utils/fcst_constants.h>
#include <application_core/application_base.h>
Include dependency graph for equation_auxiliaries.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FuelCellShop::Equation::VariableInfo
 This simple structure stores certain information regarding a particular variable for the equation (all of them retrieved from #SystemManagement). More...
 
class  FuelCellShop::Equation::DebugTools::DebugOutput< dim >
 

Namespaces

 FuelCellShop
 Container Namespace for Fuel Cell data classes.
 
 FuelCellShop::Equation
 Namespace to hold classes that describe physical processes in fuel cells.
 
 FuelCellShop::Equation::DebugTools