OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
TestOpalBeamlinePlacement.cpp File Reference
#include "Algorithms/DefaultVisitor.h"
#include "gtest/gtest.h"
#include "AbstractObjects/OpalData.h"
#include "BeamlineCore/DriftRep.h"
#include "BeamlineGeometry/NullGeometry.h"
#include "Beamlines/Beamline.h"
#include "Elements/OpalBeamline.h"
#include "Structure/Beam.h"
#include "Structure/DataSink.h"
#include "Structure/FieldSolverCmd.h"
#include "Utilities/Options.h"
#include "Utility/Inform.h"
#include <cmath>
Include dependency graph for TestOpalBeamlinePlacement.cpp:

Go to the source code of this file.

Classes

class  OpalBeamlinePlacementTest
 
class  OpalBeamlinePlacementTest::TestableFieldSolverCmd
 

Functions

 TEST_F (OpalBeamlinePlacementTest, BridgeReturnsPlacedElementViewAndPreservesNominalQueries)
 
 TEST_F (OpalBeamlinePlacementTest, PositionElementRelativeUsesPlacementPoseBridge)
 
 TEST_F (OpalBeamlinePlacementTest, PrepareSectionsCompilesElementPositionIntoNominalPlacement)
 
 TEST_F (OpalBeamlinePlacementTest, BeamlineOwnsPlacedElementAssemblySnapshot)
 

Variables

Inform * gmsg
 

Function Documentation

◆ TEST_F() [1/4]

◆ TEST_F() [2/4]

◆ TEST_F() [3/4]

TEST_F ( OpalBeamlinePlacementTest  ,
PositionElementRelativeUsesPlacementPoseBridge   
)

◆ TEST_F() [4/4]

TEST_F ( OpalBeamlinePlacementTest  ,
PrepareSectionsCompilesElementPositionIntoNominalPlacement   
)

Variable Documentation

◆ gmsg

Inform* gmsg
extern