|
OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <sstream>#include <string>#include <boost/python.hpp>#include "AbstractObjects/OpalData.h"#include "PyOpal/PyCore/ExceptionTranslation.h"#include "Main.cpp"
Go to the source code of this file.
Namespaces | |
| namespace | PyOpal |
| namespace | PyOpal::PyParser |
Functions | |
| int | PyOpal::PyParser::initialise_from_opal_file (std::string file_name) |
| boost::python::list | PyOpal::PyParser::list_objects () |
| PyOpal::PyParser::BOOST_PYTHON_MODULE (parser) | |
Variables | |
| std::string | PyOpal::PyParser::initialise_from_opal_file_docstring |
| std::string | PyOpal::PyParser::list_objects_docstring |
| std::string | PyOpal::PyParser::module_docstring |