IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
UniformPlasmaTest.cpp File Reference
#include <Kokkos_Random.hpp>
#include <chrono>
#include <iostream>
#include <random>
#include <set>
#include <string>
#include <vector>
#include "Utility/IpplTimings.h"
#include "ChargedParticles.hpp"
Include dependency graph for UniformPlasmaTest.cpp:

Go to the source code of this file.

Classes

struct  generate_random< T, GeneratorPool, Dim >

Functions

int main (int argc, char *argv[])

Variables

constexpr unsigned Dim = 3
const char * TestName = "UniformPlasmaTest"

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Variable Documentation

◆ Dim

unsigned Dim = 3
constexpr

◆ TestName

const char* TestName = "UniformPlasmaTest"

Definition at line 32 of file UniformPlasmaTest.cpp.