|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
| subroutine | cuda_face_masked_gather_copy (a_d, b_d, mask_d, facet_d, n1, n2, lx, ly, lz, n_mask, strm) |
Definition at line 67 of file cuda_math.f90.
| subroutine cuda_math::cuda_face_masked_gather_copy::cuda_face_masked_gather_copy | ( | type(c_ptr), value | a_d, |
| type(c_ptr), value | b_d, | ||
| type(c_ptr), value | mask_d, | ||
| type(c_ptr), value | facet_d, | ||
| integer(c_int) | n1, | ||
| integer(c_int) | n2, | ||
| integer(c_int) | lx, | ||
| integer(c_int) | ly, | ||
| integer(c_int) | lz, | ||
| integer(c_int) | n_mask, | ||
| type(c_ptr), value | strm | ||
| ) |
Definition at line 67 of file cuda_math.f90.