Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | cuda_cg_update_xp (x_d, p_d, u_d_d, alpha, beta, p_cur, p_space, n) |
Definition at line 102 of file pipecg_device.F90.
subroutine pipecg_device::cuda_cg_update_xp::cuda_cg_update_xp | ( | type(c_ptr), value | x_d, |
type(c_ptr), value | p_d, | ||
type(c_ptr), value | u_d_d, | ||
type(c_ptr), value | alpha, | ||
type(c_ptr), value | beta, | ||
integer(c_int) | p_cur, | ||
integer(c_int) | p_space, | ||
integer(c_int) | n | ||
) |
Definition at line 102 of file pipecg_device.F90.