Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | rhs_maker_ext_hip (abx1_d, aby1_d, abz1_d, abx2_d, aby2_d, abz2_d, bfx_d, bfy_d, bfz_d, rho, ab1, ab2, ab3, n) |
subroutine | rhs_maker_ext_hip (abx1_d, aby1_d, abz1_d, abx2_d, aby2_d, abz2_d, bfx_d, bfy_d, bfz_d, rho, ab1, ab2, ab3, n) |
Definition at line 76 of file rhs_maker_device.F90.
subroutine rhs_maker_device::rhs_maker_ext_hip::rhs_maker_ext_hip | ( | type(c_ptr), value | abx1_d, |
type(c_ptr), value | aby1_d, | ||
type(c_ptr), value | abz1_d, | ||
type(c_ptr), value | abx2_d, | ||
type(c_ptr), value | aby2_d, | ||
type(c_ptr), value | abz2_d, | ||
type(c_ptr), value | bfx_d, | ||
type(c_ptr), value | bfy_d, | ||
type(c_ptr), value | bfz_d, | ||
real(c_rp) | rho, | ||
real(c_rp) | ab1, | ||
real(c_rp) | ab2, | ||
real(c_rp) | ab3, | ||
integer(c_int) | n | ||
) |
Definition at line 76 of file rhs_maker_device.F90.
subroutine rhs_maker_device::rhs_maker_ext_hip::rhs_maker_ext_hip | ( | type(c_ptr), value | abx1_d, |
type(c_ptr), value | aby1_d, | ||
type(c_ptr), value | abz1_d, | ||
type(c_ptr), value | abx2_d, | ||
type(c_ptr), value | aby2_d, | ||
type(c_ptr), value | abz2_d, | ||
type(c_ptr), value | bfx_d, | ||
type(c_ptr), value | bfy_d, | ||
type(c_ptr), value | bfz_d, | ||
real(c_rp) | rho, | ||
real(c_rp) | ab1, | ||
real(c_rp) | ab2, | ||
real(c_rp) | ab3, | ||
integer(c_int) | n | ||
) |
Definition at line 71 of file fluid_abbdf_device.F90.