OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
simulation_selector.h File Reference
#include <string>
#include <iostream>
#include <boost/shared_ptr.hpp>
#include "optimization_block_matrix_application.h"
#include "adaptive_refinement.h"
#include "newton_basic.h"
#include "newton_w_line_search.h"
#include "newton_w_3pp.h"
#include "newton_w_3ppC.h"
#include "app_cathode.h"
#include "app_pemfc.h"
#include "app_laplace.h"
#include "app_read_mesh.h"
Include dependency graph for simulation_selector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimulationSelector< dim >
 This class is used to select the different applications within FCST. More...