OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
TestDistributionMoments.cpp File Reference
#include <gtest/gtest.h>
#include <cmath>
#include <vector>
#include "Algorithms/DistributionMoments.h"
#include "Ippl.h"
#include "PartBunch/BunchStateHandler.h"
#include "Physics/Physics.h"
#include "Physics/Units.h"
Include dependency graph for TestDistributionMoments.cpp:

Go to the source code of this file.

Classes

class  DistributionMomentsTest
 

Functions

 TEST_F (DistributionMomentsTest, ComputeMoments_MeanStdEmittanceEnergyDispersion)
 

Function Documentation

◆ TEST_F()