OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Namespaces | Functions | Variables
PyParser.cpp File Reference
#include <sstream>
#include <string>
#include <boost/python.hpp>
#include "AbstractObjects/OpalData.h"
#include "PyOpal/PyCore/ExceptionTranslation.h"
#include "Main.cpp"
Include dependency graph for PyParser.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