| 
    OpenFCST: The open-source Fuel Cell Simulation Toolbox
    
   | 
 
#include <lac/vector_memory.h>#include <lac/block_vector.h>#include "logging.h"#include <algorithm>#include <fstream>

Go to the source code of this file.
Classes | |
| class | FuelCell::ApplicationCore::ApplicationData | 
| Here we handle general data of 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.  | |
Typedefs | |
| typedef BlockVector< double > | FuelCell::ApplicationCore::FEVector | 
| The vector class used by applications.  More... | |
 1.8.5