|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
#include <vector>#include "AbsBeamline/MultipoleT.h"#include "AbstractObjects/OpalData.h"#include "Structure/Beam.h"#include "Structure/DataSink.h"#include "gtest/gtest.h"
Go to the source code of this file.
Classes | |
| class | TestMultipoleTStraight |
| class | TestMultipoleTStraight::TestableFieldSolverCmd |
Functions | |
| TEST_F (TestMultipoleTStraight, Dipole) | |
| TEST_F (TestMultipoleTStraight, Quadrupole) | |
| TEST_F (TestMultipoleTStraight, Sextupole) | |
| TEST_F (TestMultipoleTStraight, Octupole) | |
| TEST_F (TestMultipoleTStraight, Decapole) | |
| TEST_F (TestMultipoleTStraight, DivCurl) | |
| TEST_F (TestMultipoleTStraight, Geometry) | |
| TEST_F (TestMultipoleTStraight, BoundingBox) | |
| TEST_F (TestMultipoleTStraight, HorzAperture) | |
| TEST_F (TestMultipoleTStraight, VertAperture) | |
| TEST_F (TestMultipoleTStraight, FieldAtSingleParticlePosition) | |
| TEST_F | ( | TestMultipoleTStraight | , |
| BoundingBox | |||
| ) |
Definition at line 448 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| Decapole | |||
| ) |
Definition at line 367 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| Dipole | |||
| ) |
Definition at line 216 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| DivCurl | |||
| ) |
Definition at line 408 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| FieldAtSingleParticlePosition | |||
| ) |
Definition at line 547 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| Geometry | |||
| ) |
Definition at line 438 of file TestMultipoleTStraight.cpp.
References MultipoleT::getGeometry().

| TEST_F | ( | TestMultipoleTStraight | , |
| HorzAperture | |||
| ) |
Definition at line 491 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| Octupole | |||
| ) |
Definition at line 326 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| Quadrupole | |||
| ) |
Definition at line 244 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| Sextupole | |||
| ) |
Definition at line 285 of file TestMultipoleTStraight.cpp.
| TEST_F | ( | TestMultipoleTStraight | , |
| VertAperture | |||
| ) |
Definition at line 519 of file TestMultipoleTStraight.cpp.