Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Data Types | |
interface | hip_dong_outflow_apply_scalar |
Functions/Subroutines | |
subroutine, public | device_dong_outflow_apply_scalar (msk, x, normal_x, normal_y, normal_z, u, v, w, uinf, delta, m) |
subroutine, public device_dong_outflow::device_dong_outflow_apply_scalar | ( | type(c_ptr) | msk, |
type(c_ptr) | x, | ||
type(c_ptr) | normal_x, | ||
type(c_ptr) | normal_y, | ||
type(c_ptr) | normal_z, | ||
type(c_ptr) | u, | ||
type(c_ptr) | v, | ||
type(c_ptr) | w, | ||
real(kind=c_rp) | uinf, | ||
real(kind=c_rp) | delta, | ||
integer(c_int) | m | ||
) |
Definition at line 85 of file device_dong_outflow.F90.