Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | cuda_fusedcg_cpld_update_x (x1_d, x2_d, x3_d, p1_d, p2_d, p3_d, alpha, p_cur, n) |
Definition at line 121 of file fusedcg_cpld_device.F90.
subroutine fusedcg_cpld_device::cuda_fusedcg_cpld_update_x::cuda_fusedcg_cpld_update_x | ( | type(c_ptr), value | x1_d, |
type(c_ptr), value | x2_d, | ||
type(c_ptr), value | x3_d, | ||
type(c_ptr), value | p1_d, | ||
type(c_ptr), value | p2_d, | ||
type(c_ptr), value | p3_d, | ||
type(c_ptr), value | alpha, | ||
integer(c_int) | p_cur, | ||
integer(c_int) | n | ||
) |
Definition at line 121 of file fusedcg_cpld_device.F90.