15 #ifndef BORNAGAIN_SIM_EXPORT_EXPORTTOPYTHON_H
16 #define BORNAGAIN_SIM_EXPORT_EXPORTTOPYTHON_H
Abstract base class, holds the infrastructure to run a simulation.
Our sample model: a stack of layers one below the other.
Wraps methods that serialize objects to Python.
std::string sampleCode(const MultiLayer &sample)
std::string simulationSaveCode(const ISimulation &simulation, const std::string &fname)
std::string simulationPlotCode(const ISimulation &simulation)