|
Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
| subroutine | hip_mij_nut_compute_part2 (m11_d, m22_d, m33_d, m12_d, m13_d, m23_d, l11_d, l22_d, l33_d, l12_d, l13_d, l23_d, fsabss11_d, fsabss22_d, fsabss33_d, fsabss12_d, fsabss13_d, fsabss23_d, num_d, den_d, c_dyn_d, delta_d, s_abs_d, nut_d, alpha, n) |
Definition at line 111 of file device_dynamic_smagorinsky_nut.F90.
| subroutine device_dynamic_smagorinsky_nut::hip_mij_nut_compute_part2::hip_mij_nut_compute_part2 | ( | type(c_ptr), value | m11_d, |
| type(c_ptr), value | m22_d, | ||
| type(c_ptr), value | m33_d, | ||
| type(c_ptr), value | m12_d, | ||
| type(c_ptr), value | m13_d, | ||
| type(c_ptr), value | m23_d, | ||
| type(c_ptr), value | l11_d, | ||
| type(c_ptr), value | l22_d, | ||
| type(c_ptr), value | l33_d, | ||
| type(c_ptr), value | l12_d, | ||
| type(c_ptr), value | l13_d, | ||
| type(c_ptr), value | l23_d, | ||
| type(c_ptr), value | fsabss11_d, | ||
| type(c_ptr), value | fsabss22_d, | ||
| type(c_ptr), value | fsabss33_d, | ||
| type(c_ptr), value | fsabss12_d, | ||
| type(c_ptr), value | fsabss13_d, | ||
| type(c_ptr), value | fsabss23_d, | ||
| type(c_ptr), value | num_d, | ||
| type(c_ptr), value | den_d, | ||
| type(c_ptr), value | c_dyn_d, | ||
| type(c_ptr), value | delta_d, | ||
| type(c_ptr), value | s_abs_d, | ||
| type(c_ptr), value | nut_d, | ||
| real(c_rp) | alpha, | ||
| integer(c_int) | n | ||
| ) |
Definition at line 111 of file device_dynamic_smagorinsky_nut.F90.
