Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | cuda_add4s3 (a_d, b_d, c_d, d_d, c1, c2, c3, n, strm) |
Definition at line 209 of file cuda_math.f90.
subroutine cuda_math::cuda_add4s3::cuda_add4s3 | ( | type(c_ptr), value | a_d, |
type(c_ptr), value | b_d, | ||
type(c_ptr), value | c_d, | ||
type(c_ptr), value | d_d, | ||
real(c_rp) | c1, | ||
real(c_rp) | c2, | ||
real(c_rp) | c3, | ||
integer(c_int) | n, | ||
type(c_ptr), value | strm | ||
) |
Definition at line 209 of file cuda_math.f90.