Neko  0.8.99
A portable framework for high-order spectral element flow simulations
opr_device::hip_opgrad Interface Reference

Private Member Functions

subroutine hip_opgrad (ux_d, uy_d, uz_d, u_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, w3_d, nel, lx)
 

Detailed Description

Definition at line 91 of file opr_device.F90.

Constructor & Destructor Documentation

◆ hip_opgrad()

subroutine opr_device::hip_opgrad::hip_opgrad ( type(c_ptr), value  ux_d,
type(c_ptr), value  uy_d,
type(c_ptr), value  uz_d,
type(c_ptr), value  u_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  w3_d,
integer(c_int)  nel,
integer(c_int)  lx 
)
private

Definition at line 91 of file opr_device.F90.


The documentation for this interface was generated from the following file: