Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | cuda_pipecg_vecops (p_d, q_d, r_d, s_d, u_d1, u_d2, w_d, z_d, ni_d, mi_d, alpha, beta, mult_d, reduction, n) |
Definition at line 88 of file pipecg_device.F90.
subroutine pipecg_device::cuda_pipecg_vecops::cuda_pipecg_vecops | ( | type(c_ptr), value | p_d, |
type(c_ptr), value | q_d, | ||
type(c_ptr), value | r_d, | ||
type(c_ptr), value | s_d, | ||
type(c_ptr), value | u_d1, | ||
type(c_ptr), value | u_d2, | ||
type(c_ptr), value | w_d, | ||
type(c_ptr), value | z_d, | ||
type(c_ptr), value | ni_d, | ||
type(c_ptr), value | mi_d, | ||
real(c_rp) | alpha, | ||
real(c_rp) | beta, | ||
type(c_ptr), value | mult_d, | ||
real(c_rp), dimension(3) | reduction, | ||
integer(c_int) | n | ||
) |
Definition at line 88 of file pipecg_device.F90.