OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Classes | Variables
ClosedOrbitFinder.h File Reference
#include <algorithm>
#include <array>
#include <cmath>
#include <functional>
#include <limits>
#include <numeric>
#include <string>
#include <utility>
#include <vector>
#include "Utilities/Options.h"
#include "Utilities/OpalException.h"
#include "Physics/Physics.h"
#include "Physics/Units.h"
#include "AbstractObjects/OpalData.h"
#include "AbsBeamline/Cyclotron.h"
#include <boost/numeric/odeint/integrate/integrate_n_steps.hpp>
#include <boost/filesystem.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

◆ gmsg

Inform* gmsg
extern