OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
OpalFlatTopTest Class Reference

Inherits testing::Test.

Collaboration diagram for OpalFlatTopTest:
Collaboration graph

Protected Member Functions

void SetUp () override
 
size_t globalLocalNum () const
 

Static Protected Member Functions

static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 

Protected Attributes

std::shared_ptr< ParticleContainer< double, 3 > > pc
 
std::shared_ptr< FieldContainer_tfc
 
std::shared_ptr< BunchStateHandlerbunchStateHandler
 
ippl::Vector< int, 3 > nr
 
bool isAllPeriodic_m = true
 

Detailed Description

Definition at line 16 of file TestOpalFlatTop.cpp.

Member Function Documentation

◆ globalLocalNum()

size_t OpalFlatTopTest::globalLocalNum ( ) const
inlineprotected

Definition at line 50 of file TestOpalFlatTop.cpp.

References pc.

◆ SetUp()

void OpalFlatTopTest::SetUp ( )
inlineoverrideprotected

Definition at line 26 of file TestOpalFlatTop.cpp.

References bunchStateHandler, fc, isAllPeriodic_m, nr, and pc.

◆ SetUpTestSuite()

static void OpalFlatTopTest::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 18 of file TestOpalFlatTop.cpp.

◆ TearDownTestSuite()

static void OpalFlatTopTest::TearDownTestSuite ( )
inlinestaticprotected

Definition at line 24 of file TestOpalFlatTop.cpp.

Member Data Documentation

◆ bunchStateHandler

std::shared_ptr<BunchStateHandler> OpalFlatTopTest::bunchStateHandler
protected

Definition at line 59 of file TestOpalFlatTop.cpp.

Referenced by SetUp().

◆ fc

std::shared_ptr<FieldContainer_t> OpalFlatTopTest::fc
protected

Definition at line 58 of file TestOpalFlatTop.cpp.

Referenced by SetUp().

◆ isAllPeriodic_m

bool OpalFlatTopTest::isAllPeriodic_m = true
protected

Definition at line 61 of file TestOpalFlatTop.cpp.

Referenced by SetUp().

◆ nr

ippl::Vector<int, 3> OpalFlatTopTest::nr
protected

Definition at line 60 of file TestOpalFlatTop.cpp.

Referenced by SetUp().

◆ pc

std::shared_ptr<ParticleContainer<double, 3> > OpalFlatTopTest::pc
protected

Definition at line 57 of file TestOpalFlatTop.cpp.

Referenced by globalLocalNum(), and SetUp().


The documentation for this class was generated from the following file: