Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
cuda_math::cuda_masked_gather_copy Interface Reference

Public Member Functions

subroutine cuda_masked_gather_copy (a_d, b_d, mask_d, n, n_mask, strm)
 

Detailed Description

Definition at line 53 of file cuda_math.f90.

Constructor & Destructor Documentation

◆ cuda_masked_gather_copy()

subroutine cuda_math::cuda_masked_gather_copy::cuda_masked_gather_copy ( type(c_ptr), value  a_d,
type(c_ptr), value  b_d,
type(c_ptr), value  mask_d,
integer(c_int)  n,
integer(c_int)  n_mask,
type(c_ptr), value  strm 
)

Definition at line 53 of file cuda_math.f90.


The documentation for this interface was generated from the following file: