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

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]
 

Macro Definition Documentation

#define omp_get_thread_num ( )    0

Variable Documentation

void* ptr_DAE_object[20]