Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_conv1 (du_d, u_d, vx_d, vy_d, vz_d, dx_d, dy_d, dz_d, drdx_d, dsdx_d, dtdx_d, drdy_d, dsdy_d, dtdy_d, drdz_d, dsdz_d, dtdz_d, jacinv_d, nel, gdim, lx) |
Definition at line 76 of file opr_device.F90.
subroutine opr_device::hip_conv1::hip_conv1 | ( | type(c_ptr), value | du_d, |
type(c_ptr), value | u_d, | ||
type(c_ptr), value | vx_d, | ||
type(c_ptr), value | vy_d, | ||
type(c_ptr), value | vz_d, | ||
type(c_ptr), value | dx_d, | ||
type(c_ptr), value | dy_d, | ||
type(c_ptr), value | dz_d, | ||
type(c_ptr), value | drdx_d, | ||
type(c_ptr), value | dsdx_d, | ||
type(c_ptr), value | dtdx_d, | ||
type(c_ptr), value | drdy_d, | ||
type(c_ptr), value | dsdy_d, | ||
type(c_ptr), value | dtdy_d, | ||
type(c_ptr), value | drdz_d, | ||
type(c_ptr), value | dsdz_d, | ||
type(c_ptr), value | dtdz_d, | ||
type(c_ptr), value | jacinv_d, | ||
integer(c_int) | nel, | ||
integer(c_int) | gdim, | ||
integer(c_int) | lx | ||
) |
Definition at line 76 of file opr_device.F90.