Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_project_ortho (a_d, b_d, x_d_d, b_d_d, w_d, xm_d, j, n, nrm) |
Definition at line 57 of file device_projection.F90.
subroutine device_projection::hip_project_ortho::hip_project_ortho | ( | 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 | w_d, | ||
type(c_ptr), value | xm_d, | ||
integer(c_int) | j, | ||
integer(c_int) | n, | ||
real(c_rp) | nrm | ||
) |
Definition at line 57 of file device_projection.F90.