OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
dakota_direct_interface.h File Reference
#include <string>
#include <fstream>
#include <iostream>
#include <vector>
#include <ctime>
#include <base/parameter_handler.h>
#include <base/timer.h>
#include "optimization_block_matrix_application.h"
#include "experimental_data.h"
#include "simulation_selector.h"
#include "adaptive_refinement.h"
#include "dakota_application.h"
#include <utils/fcst_utilities.h>
#include <DirectApplicInterface.hpp>
#include <ApplicationInterface.hpp>
Include dependency graph for dakota_direct_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SIM::DakotaDirectInterface< dim >
 This class is used to read the input file from Dakota in its original format, use this inforamtion to launch the fuel cell simulator and finally from the data from the fuel cell simulator, write the output to Dakota. More...
 
class  SIM::DakotaLeastSquaresInterface< dim >
 This class is used to solve a least-squares parameter estimation problem. More...
 

Namespaces

 SIM
 Namespace under Dakota used for interfacing simulations.