BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ExportToPython.h File Reference

Defines ExportToPython namespace. More...

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

 ExportToPython
 Wraps methods that serialize objects to Python.
 

Functions

std::string ExportToPython::sampleCode (const MultiLayer &multilayer)
 
std::string ExportToPython::simulationPlotCode (const ISimulation &simulation)
 
std::string ExportToPython::simulationSaveCode (const ISimulation &simulation, const std::string &fname)
 

Detailed 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.