OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
app_cathode_KG.h File Reference
#include <deal.II/base/function_parser.h>
#include <application_core/optimization_block_matrix_application.h>
#include <equations/compressible_multi_component_KG_equations_coupled.h>
#include <equations/electron_transport_equation.h>
#include <equations/proton_transport_equation.h>
#include <equations/reaction_source_terms.h>
#include <equations/reaction_source_terms_KG.h>
#include <utils/operating_conditions.h>
#include <utils/scaling.h>
#include <postprocessing/data_out.h>
#include <postprocessing/data_out_mass_transport.h>
#include <postprocessing/response_current_density.h>
#include <postprocessing/response_mass_flux.h>
Include dependency graph for app_cathode_KG.h:

Go to the source code of this file.

Classes

class  FuelCell::Application::AppCathodeKG< dim >
 This class solves. More...
 

Namespaces

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