Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | rhs_maker_sumab_hip (u_d, v_d, w_d, uu_d, vv_d, ww_d, uulag1, uulag2, vvlag1, vvlag2, wwlag1, wwlag2, ab1, ab2, ab3, nab, n) |
subroutine | rhs_maker_sumab_hip (u_d, v_d, w_d, uu_d, vv_d, ww_d, uulag1, uulag2, vvlag1, vvlag2, wwlag1, wwlag2, ab1, ab2, ab3, nab, n) |
Definition at line 63 of file rhs_maker_device.F90.
subroutine rhs_maker_device::rhs_maker_sumab_hip::rhs_maker_sumab_hip | ( | type(c_ptr), value | u_d, |
type(c_ptr), value | v_d, | ||
type(c_ptr), value | w_d, | ||
type(c_ptr), value | uu_d, | ||
type(c_ptr), value | vv_d, | ||
type(c_ptr), value | ww_d, | ||
type(c_ptr), value | uulag1, | ||
type(c_ptr), value | uulag2, | ||
type(c_ptr), value | vvlag1, | ||
type(c_ptr), value | vvlag2, | ||
type(c_ptr), value | wwlag1, | ||
type(c_ptr), value | wwlag2, | ||
real(c_rp) | ab1, | ||
real(c_rp) | ab2, | ||
real(c_rp) | ab3, | ||
integer(c_int) | nab, | ||
integer(c_int) | n | ||
) |
Definition at line 63 of file rhs_maker_device.F90.
subroutine rhs_maker_device::rhs_maker_sumab_hip::rhs_maker_sumab_hip | ( | type(c_ptr), value | u_d, |
type(c_ptr), value | v_d, | ||
type(c_ptr), value | w_d, | ||
type(c_ptr), value | uu_d, | ||
type(c_ptr), value | vv_d, | ||
type(c_ptr), value | ww_d, | ||
type(c_ptr), value | uulag1, | ||
type(c_ptr), value | uulag2, | ||
type(c_ptr), value | vvlag1, | ||
type(c_ptr), value | vvlag2, | ||
type(c_ptr), value | wwlag1, | ||
type(c_ptr), value | wwlag2, | ||
real(c_rp) | ab1, | ||
real(c_rp) | ab2, | ||
real(c_rp) | ab3, | ||
integer(c_int) | nab, | ||
integer(c_int) | n | ||
) |
Definition at line 58 of file fluid_abbdf_device.F90.