Skip to content

Commit 81611ae

Browse files
committed
reexport CUDA @allowscalar, @disallowscalar, allowscalar
1 parent 443553c commit 81611ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FourierFlows.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ using
7373
DocStringExtensions
7474

7575
@reexport using FFTW: fft, ifft, rfft, irfft
76+
@reexport using CUDA: @allowscalar, @disallowscalar, allowscalar
7677

7778
import Base: resize!, getindex, setindex!, push!, append!, show, summary
7879

0 commit comments

Comments
 (0)