Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
device_deardorff_nut::hip_deardorff_nut_compute Interface Reference

Public Member Functions

subroutine hip_deardorff_nut_compute (tke_d, dtdx_d, dtdy_d, dtdz_d, a11_d, a12_d, a13_d, a21_d, a22_d, a23_d, a31_d, a32_d, a33_d, delta_d, nut_d, temperature_alphat, tke_alphat, tke_source, c_k, t0, g1, g2, g3, eps, n)
 

Detailed Description

Definition at line 47 of file device_deardorff_nut.F90.

Constructor & Destructor Documentation

◆ hip_deardorff_nut_compute()

subroutine device_deardorff_nut::hip_deardorff_nut_compute::hip_deardorff_nut_compute ( type(c_ptr), value  tke_d,
type(c_ptr), value  dtdx_d,
type(c_ptr), value  dtdy_d,
type(c_ptr), value  dtdz_d,
type(c_ptr), value  a11_d,
type(c_ptr), value  a12_d,
type(c_ptr), value  a13_d,
type(c_ptr), value  a21_d,
type(c_ptr), value  a22_d,
type(c_ptr), value  a23_d,
type(c_ptr), value  a31_d,
type(c_ptr), value  a32_d,
type(c_ptr), value  a33_d,
type(c_ptr), value  delta_d,
type(c_ptr), value  nut_d,
type(c_ptr), value  temperature_alphat,
type(c_ptr), value  tke_alphat,
type(c_ptr), value  tke_source,
real(c_rp)  c_k,
real(c_rp)  t0,
real(c_rp)  g1,
real(c_rp)  g2,
real(c_rp)  g3,
real(c_rp)  eps,
integer(c_int)  n 
)

Definition at line 47 of file device_deardorff_nut.F90.

Here is the call graph for this function:

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