|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
Inherits testing::Test.

Protected Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
| void | writeSampleFile () |
| void | writeFileWithHeader (const std::string &headerLine, const std::string &dataLine, size_t numParticles=1) |
Static Protected Member Functions | |
| static void | SetUpTestSuite () |
| static void | TearDownTestSuite () |
Protected Attributes | |
| std::shared_ptr< ParticleContainer< double, 3 > > | pc |
| std::shared_ptr< BunchStateHandler > | bunchStateHandler |
| ippl::Vector< int, 3 > | nr |
| bool | isAllPeriodic_m = true |
| std::string | tempFilename |
Definition at line 14 of file TestFromFile.cpp.
|
inlineoverrideprotected |
Definition at line 24 of file TestFromFile.cpp.
References bunchStateHandler, isAllPeriodic_m, nr, pc, and tempFilename.
|
inlinestaticprotected |
Definition at line 16 of file TestFromFile.cpp.
|
inlineoverrideprotected |
Definition at line 50 of file TestFromFile.cpp.
References tempFilename.
|
inlinestaticprotected |
Definition at line 22 of file TestFromFile.cpp.
|
inlineprotected |
Definition at line 83 of file TestFromFile.cpp.
References tempFilename.
|
inlineprotected |
Definition at line 56 of file TestFromFile.cpp.
References tempFilename.
|
protected |
Definition at line 94 of file TestFromFile.cpp.
Referenced by SetUp().
|
protected |
Definition at line 96 of file TestFromFile.cpp.
Referenced by SetUp().
|
protected |
Definition at line 95 of file TestFromFile.cpp.
Referenced by SetUp().
|
protected |
Definition at line 93 of file TestFromFile.cpp.
Referenced by SetUp().
|
protected |
Definition at line 97 of file TestFromFile.cpp.
Referenced by SetUp(), TearDown(), writeFileWithHeader(), and writeSampleFile().