|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| interface | device_deardorff_nut::hip_deardorff_nut_compute |
Modules | |
| module | device_deardorff_nut |
| Device kernel wrapper for computing Deardorff SGS quantities. | |
Functions/Subroutines | |
| subroutine, public | device_deardorff_nut::device_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, g, eps, n) |
| Compute Deardorff SGS quantities on the device backend. | |