|
OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <iostream>#include <boost/shared_ptr.hpp>#include <deal.II/base/parameter_handler.h>#include <integration.h>#include <contribs/DAE_solver.h>#include <utils/logging.h>

Go to the source code of this file.
Classes | |
| class | FuelCell::ApplicationCore::DAEWrapper |
| This class is to be used as a wrapper for the functions needed in the DAESolver. 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. | |
Macros | |
| #define | omp_get_thread_num() 0 |
Variables | |
| void * | ptr_DAE_object [20] |
| #define omp_get_thread_num | ( | ) | 0 |
Referenced by FuelCell::ApplicationCore::DAEWrapper::clear_memory().
| void* ptr_DAE_object[20] |
Referenced by FuelCell::ApplicationCore::DAEWrapper::clear_memory().
1.8.5