Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Data Types | |
interface | hip_inflow_apply_vector |
Functions/Subroutines | |
subroutine, public | device_inflow_apply_vector (msk, x, y, z, g, m) |
subroutine, public device_inflow::device_inflow_apply_vector | ( | type(c_ptr) | msk, |
type(c_ptr) | x, | ||
type(c_ptr) | y, | ||
type(c_ptr) | z, | ||
type(c_ptr) | g, | ||
integer, intent(in) | m | ||
) |
Definition at line 81 of file device_inflow.F90.