|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines PyImport namespace. More...
Go to the source code of this file.
Namespaces | |
| PyImport | |
Macros | |
| #define | BORNAGAIN_SAMPLE_MULTILAYER_PYIMPORT_H |
Functions | |
| std::unique_ptr< MultiLayer > | PyImport::createFromPython (const std::string &script, const std::string &functionName, const std::string &path="") |
| Creates a multi layer by running python code in embedded interpreter. More... | |
| std::vector< std::string > | PyImport::listOfFunctions (const std::string &script, const std::string &path="") |
| Returns list of functions defined in the script. More... | |
Defines PyImport namespace.
Definition in file PyImport.h.
| #define BORNAGAIN_SAMPLE_MULTILAYER_PYIMPORT_H |
Definition at line 21 of file PyImport.h.