OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
TestMultiContainerPartBunch.cpp File Reference

Unit tests for multi-container PartBunch construction, indexed access, aggregation, and DataSink diagnostic contracts (stems, fdext sizing). More...

#include <gtest/gtest.h>
#include <cstdio>
#include <memory>
#include <random>
#include <stdexcept>
#include <string>
#include <vector>
#include "AbstractObjects/OpalData.h"
#include "Attributes/Attributes.h"
#include "Ippl.h"
#include "PartBunch/PartBunch.h"
#include "Structure/Beam.h"
#include "Structure/DataSink.h"
#include "Structure/FieldSolverCmd.h"
#include "Structure/H5PartWrapperForPT.h"
#include "Utilities/OpalException.h"
#include "Utilities/Options.h"
#include "Utility/Inform.h"
Include dependency graph for TestMultiContainerPartBunch.cpp:

Go to the source code of this file.

Detailed Description

Unit tests for multi-container PartBunch construction, indexed access, aggregation, and DataSink diagnostic contracts (stems, fdext sizing).

Definition in file TestMultiContainerPartBunch.cpp.