OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <deal.II/base/parameter_handler.h>
#include <contribs/experimental_data.h>
#include <utils/simulation_selector.h>
#include <utils/fcst_utilities.h>
#include <string>
#include <fstream>
#include <iostream>
#include <vector>
#include <ParallelLibrary.hpp>
#include <ProblemDescDB.hpp>
#include <DakotaStrategy.hpp>
#include <DakotaModel.hpp>
#include <DirectApplicInterface.hpp>
Go to the source code of this file.
Classes | |
class | SIM::DakotaApplication |
This class is used to interface with DAKOTA as an algorithm library. More... | |
Namespaces | |
SIM | |
Namespace under Dakota used for interfacing simulations. | |