|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include <map>#include <limits>#include <iostream>#include <fstream>#include <tuple>#include "Algorithms/IndexMap.h"#include "AbstractObjects/OpalData.h"#include "AbsBeamline/Multipole.h"#include "Physics/Physics.h"#include "Structure/ElementPositionWriter.h"#include "Utilities/Util.h"Go to the source code of this file.
Enumerations | |
| enum | elements { DIPOLE = 0 , QUADRUPOLE , SEXTUPOLE , OCTUPOLE , DECAPOLE , MULTIPOLE , SOLENOID , RFCAVITY , MONITOR , OTHER , SIZE } |
Variables | |
| Inform * | gmsg |
| enum elements |
| Enumerator | |
|---|---|
| DIPOLE | |
| QUADRUPOLE | |
| SEXTUPOLE | |
| OCTUPOLE | |
| DECAPOLE | |
| MULTIPOLE | |
| SOLENOID | |
| RFCAVITY | |
| MONITOR | |
| OTHER | |
| SIZE | |
Definition at line 162 of file IndexMap.cpp.
|
extern |
Definition at line 7 of file changes.cpp.