We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca17c46 commit bf3d313Copy full SHA for bf3d313
Src/FFT/AMReX_FFT_Helper.H
@@ -60,7 +60,7 @@ struct PoissonSpectral
60
spectral_data = 0;
61
}
62
spectral_data *= scale;
63
- };
+ }
64
65
GpuArray<T,AMREX_SPACEDIM> fac;
66
GpuArray<T,AMREX_SPACEDIM> dx;
0 commit comments