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

Data Types

interface  hip_smagorinsky_nut_compute
 

Functions/Subroutines

subroutine, public device_smagorinsky_nut_compute (s11_d, s22_d, s33_d, s12_d, s13_d, s23_d, delta_d, nut_d, mult_d, c_s, n)
 Compute the eddy viscosity field for the Sigma model indevice.
 

Function/Subroutine Documentation

◆ device_smagorinsky_nut_compute()

subroutine, public device_smagorinsky_nut::device_smagorinsky_nut_compute ( type(c_ptr)  s11_d,
type(c_ptr)  s22_d,
type(c_ptr)  s33_d,
type(c_ptr)  s12_d,
type(c_ptr)  s13_d,
type(c_ptr)  s23_d,
type(c_ptr)  delta_d,
type(c_ptr)  nut_d,
type(c_ptr)  mult_d,
real(kind=rp)  c_s,
integer  n 
)

Definition at line 81 of file device_smagorinsky_nut.F90.

Here is the call graph for this function:
Here is the caller graph for this function: