WarpX
Typedefs
WarpX_Complex.H File Reference
#include <ablastr/math/fft/AnyFFT.H>
#include <AMReX_Gpu.H>
#include <AMReX_GpuComplex.H>
#include <AMReX_REAL.H>
#include <complex>

Go to the source code of this file.

Typedefs

using Complex = amrex::GpuComplex< amrex::Real >
 

Typedef Documentation

◆ Complex

using Complex = amrex::GpuComplex<amrex::Real>