Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_project_on (a_d, b_d, x_d_d, b_d_d, mult_d, x_d, j, n) |
Definition at line 46 of file device_projection.F90.
subroutine device_projection::hip_project_on::hip_project_on | ( | type(c_ptr), value | a_d, |
type(c_ptr), value | b_d, | ||
type(c_ptr), value | x_d_d, | ||
type(c_ptr), value | b_d_d, | ||
type(c_ptr), value | mult_d, | ||
type(c_ptr), value | x_d, | ||
integer(c_int) | j, | ||
integer(c_int) | n | ||
) |
Definition at line 46 of file device_projection.F90.