Neko  0.8.99
A portable framework for high-order spectral element flow simulations
rhs_maker_device::rhs_maker_bdf_hip Interface Reference

Private Member Functions

subroutine rhs_maker_bdf_hip (ulag1_d, ulag2_d, vlag1_d, vlag2_d, wlag1_d, wlag2_d, bfx_d, bfy_d, bfz_d, u_d, v_d, w_d, B_d, rho, dt, bd2, bd3, bd4, nbd, n)
 
subroutine rhs_maker_bdf_hip (ulag1_d, ulag2_d, vlag1_d, vlag2_d, wlag1_d, wlag2_d, bfx_d, bfy_d, bfz_d, u_d, v_d, w_d, B_d, rho, dt, bd2, bd3, bd4, nbd, n)
 

Detailed Description

Definition at line 104 of file rhs_maker_device.F90.

Constructor & Destructor Documentation

◆ rhs_maker_bdf_hip() [1/2]

subroutine rhs_maker_device::rhs_maker_bdf_hip::rhs_maker_bdf_hip ( type(c_ptr), value  ulag1_d,
type(c_ptr), value  ulag2_d,
type(c_ptr), value  vlag1_d,
type(c_ptr), value  vlag2_d,
type(c_ptr), value  wlag1_d,
type(c_ptr), value  wlag2_d,
type(c_ptr), value  bfx_d,
type(c_ptr), value  bfy_d,
type(c_ptr), value  bfz_d,
type(c_ptr), value  u_d,
type(c_ptr), value  v_d,
type(c_ptr), value  w_d,
type(c_ptr), value  B_d,
real(c_rp)  rho,
real(c_rp)  dt,
real(c_rp)  bd2,
real(c_rp)  bd3,
real(c_rp)  bd4,
integer(c_int)  nbd,
integer(c_int)  n 
)
private

Definition at line 104 of file rhs_maker_device.F90.

◆ rhs_maker_bdf_hip() [2/2]

subroutine rhs_maker_device::rhs_maker_bdf_hip::rhs_maker_bdf_hip ( type(c_ptr), value  ulag1_d,
type(c_ptr), value  ulag2_d,
type(c_ptr), value  vlag1_d,
type(c_ptr), value  vlag2_d,
type(c_ptr), value  wlag1_d,
type(c_ptr), value  wlag2_d,
type(c_ptr), value  bfx_d,
type(c_ptr), value  bfy_d,
type(c_ptr), value  bfz_d,
type(c_ptr), value  u_d,
type(c_ptr), value  v_d,
type(c_ptr), value  w_d,
type(c_ptr), value  B_d,
real(c_rp)  rho,
real(c_rp)  dt,
real(c_rp)  bd2,
real(c_rp)  bd3,
real(c_rp)  bd4,
integer(c_int)  nbd,
integer(c_int)  n 
)
private

Definition at line 87 of file fluid_abbdf_device.F90.

Here is the call graph for this function:

The documentation for this interface was generated from the following files: