OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include "PyOpal/ExceptionTranslation.h"
#include "PyOpal/PyFieldSolver.h"
#include "Structure/FieldSolver.h"
Go to the source code of this file.
Namespaces | |
namespace | PyOpal |
namespace | PyOpal::PyFieldSolverNS |
Functions | |
void | PyOpal::PyFieldSolverNS::registerFieldSolver (PyOpalObjectNS::PyOpalObject< FieldSolver > &fs) |
PyOpal::PyFieldSolverNS::BOOST_PYTHON_MODULE (field_solver) | |
Variables | |
std::string | PyOpal::PyFieldSolverNS::track_run_docstring = std::string() |
const char * | PyOpal::PyFieldSolverNS::module_docstring = "build a tracking object" |