WarpX
|
#include "DefaultInitialization.H"
#include "SmartUtils.H"
#include <AMReX_GpuContainers.H>
#include <AMReX_ParallelDescriptor.H>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
struct | SmartCopy |
This is a functor for performing a "smart copy" that works in both host and device code. More... | |
class | SmartCopyFactory |
A factory for creating SmartCopy functors. More... | |