OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
application_base.h File Reference
#include <base/parameter_handler.h>
#include <boost/shared_ptr.hpp>
#include <appframe/fe_vectors.h>
#include <appframe/application_data.h>
#include <appframe/event.h>
Include dependency graph for application_base.h:
This graph shows which files directly or indirectly include this file:

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.