OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
#include <algorithm>
#include <array>
#include <cmath>
#include <filesystem>
#include <functional>
#include <limits>
#include <numeric>
#include <string>
#include <utility>
#include <vector>
#include "AbsBeamline/Cyclotron.h"
#include "AbstractObjects/OpalData.h"
#include "Utilities/OpalException.h"
#include "Utilities/Options.h"
#include "Physics/Physics.h"
#include "Physics/Units.h"
#include <boost/numeric/odeint/integrate/integrate_n_steps.hpp>
Go to the source code of this file.
Classes | |
class | ClosedOrbitFinder< Value_type, Size_type, Stepper > |
Variables | |
Inform * | gmsg |