OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <application_core/application_data.h>
#include <application_core/fe_vectors.h>
#include <application_core/event.h>
#include <utils/logging.h>
#include <deal.II/base/parameter_handler.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | FuelCell::ApplicationCore::ApplicationBase |
Base class for applications. More... | |
Namespaces | |
FuelCell | |
This namespace contains data and methods that handle initial and boundary data of a problem at hand. | |
FuelCell::ApplicationCore | |
Namespace containing the basic application framework used to loop over cells and create objects passed to FuelCellShop::Equation objects. | |