OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Classes | Variables
ClosedOrbitFinder.h File Reference
#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>
Include dependency graph for ClosedOrbitFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClosedOrbitFinder< Value_type, Size_type, Stepper >
 

Variables

Informgmsg
 

Variable Documentation

Inform* gmsg

Definition at line 70 of file Main.cpp.