Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
device_smagorinsky_nut::hip_smagorinsky_nut_compute Interface Reference

Public Member Functions

subroutine hip_smagorinsky_nut_compute (s11_d, s22_d, s33_d, s12_d, s13_d, s23_d, delta_d, nut_d, mult_d, c_s, n)
 

Detailed Description

Definition at line 45 of file device_smagorinsky_nut.F90.

Constructor & Destructor Documentation

◆ hip_smagorinsky_nut_compute()

subroutine device_smagorinsky_nut::hip_smagorinsky_nut_compute::hip_smagorinsky_nut_compute ( type(c_ptr), value  s11_d,
type(c_ptr), value  s22_d,
type(c_ptr), value  s33_d,
type(c_ptr), value  s12_d,
type(c_ptr), value  s13_d,
type(c_ptr), value  s23_d,
type(c_ptr), value  delta_d,
type(c_ptr), value  nut_d,
type(c_ptr), value  mult_d,
real(c_rp)  c_s,
integer(c_int n 
)

Definition at line 45 of file device_smagorinsky_nut.F90.

Here is the call graph for this function:

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