OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <base/parameter_handler.h>
#include <boost/shared_ptr.hpp>
#include <appframe/fe_vectors.h>
#include <appframe/application_data.h>
#include <appframe/event.h>
Go to the source code of this file.
Classes | |
class | AppFrame::ApplicationBase |
Base class for applications. More... | |
Namespaces | |
namespace | AppFrame |
Functions and classes of the application framework. | |
Typedefs | |
typedef BlockVector< double > | AppFrame::FEVector |
The vector class used by applications. | |