OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Namespaces | Functions | Variables
PyFieldSolver.cpp File Reference
#include "PyOpal/ExceptionTranslation.h"
#include "PyOpal/PyFieldSolver.h"
#include "Structure/FieldSolver.h"
Include dependency graph for PyFieldSolver.cpp:

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"