BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
ExportToPython.h File Reference

Description

Defines ExportToPython namespace.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file ExportToPython.h.

Include dependency graph for ExportToPython.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Py
 
 Py::Export
 Wraps methods that serialize objects to Python.
 

Functions

std::string Py::Export::sampleCode (const MultiLayer &sample)
 
std::string Py::Export::simulationPlotCode (const ISimulation &simulation)
 
std::string Py::Export::simulationSaveCode (const ISimulation &simulation, const std::string &fname)