Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | cuda_vcross (u1_d, u2_d, u3_d, v1_d, v2_d, v3_d, w1_d, w2_d, w3_d, n) |
Definition at line 253 of file cuda_math.f90.
subroutine cuda_math::cuda_vcross::cuda_vcross | ( | type(c_ptr), value | u1_d, |
type(c_ptr), value | u2_d, | ||
type(c_ptr), value | u3_d, | ||
type(c_ptr), value | v1_d, | ||
type(c_ptr), value | v2_d, | ||
type(c_ptr), value | v3_d, | ||
type(c_ptr), value | w1_d, | ||
type(c_ptr), value | w2_d, | ||
type(c_ptr), value | w3_d, | ||
integer(c_int) | n | ||
) |
Definition at line 253 of file cuda_math.f90.