WarpX
|
#include "DefaultInitialization.H"
#include <AMReX.H>
#include <AMReX_AmrCore.H>
#include <AMReX_GpuContainers.H>
#include <AMReX_ParallelDescriptor.H>
#include <AMReX_Particle.H>
#include <AMReX_ParticleTile.H>
Go to the source code of this file.
Classes | |
struct | SmartCreate |
This is a functor for performing a "smart create" that works in both host and device code. More... | |
class | SmartCreateFactory |
A factory for creating SmartCreate functors. More... | |