Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Member Functions | |
subroutine | hip_mij_compute_part1 (m11_d, m22_d, m33_d, m12_d, m13_d, m23_d, s_abs_d, s11_d, s22_d, s33_d, s12_d, s13_d, s23_d, fs_abs_d, fs11_d, fs22_d, fs33_d, fs12_d, fs13_d, fs23_d, fsabss11_d, fsabss22_d, fsabss33_d, fsabss12_d, fsabss13_d, fsabss23_d, delta_ratio2, n) |
Definition at line 87 of file device_dynamic_smagorinsky_nut.F90.
subroutine device_dynamic_smagorinsky_nut::hip_mij_compute_part1::hip_mij_compute_part1 | ( | 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 | s_abs_d, | ||
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 | fs_abs_d, | ||
type(c_ptr), value | fs11_d, | ||
type(c_ptr), value | fs22_d, | ||
type(c_ptr), value | fs33_d, | ||
type(c_ptr), value | fs12_d, | ||
type(c_ptr), value | fs13_d, | ||
type(c_ptr), value | fs23_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, | ||
real(c_rp) | delta_ratio2, | ||
integer(c_int) | n | ||
) |
Definition at line 87 of file device_dynamic_smagorinsky_nut.F90.