Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
real(c_rp) function | hip_cfl (dt, u_d, v_d, w_d, drdx_d, dsdx_d, dtdx_d, drdy_d, dsdy_d, dtdy_d, drdz_d, dsdz_d, dtdz_d, dr_inv_d, ds_inv_d, dt_inv_d, jacinv_d, nel, lx) |
Definition at line 127 of file opr_device.F90.
real(c_rp) function opr_device::hip_cfl::hip_cfl | ( | real(c_rp) | dt, |
type(c_ptr), value | u_d, | ||
type(c_ptr), value | v_d, | ||
type(c_ptr), value | w_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 | dr_inv_d, | ||
type(c_ptr), value | ds_inv_d, | ||
type(c_ptr), value | dt_inv_d, | ||
type(c_ptr), value | jacinv_d, | ||
integer(c_int) | nel, | ||
integer(c_int) | lx | ||
) |
Definition at line 127 of file opr_device.F90.