![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | calc_s_ddot_s (IJK1, IJK2, FCELL, COM, M, DEL_DOT_U, S_DDOT_S, |
subroutine | sddots (IJK, NORMAL, DZVALUE, U_S_N, U_S_S, U_S_E, U_S_W |
subroutine calc_s_ddot_s | ( | integer | IJK1, |
integer | IJK2, | ||
character | FCELL, | ||
character | COM, | ||
integer | M, | ||
double precision | DEL_DOT_U, | ||
double precision | S_DDOT_S | ||
) |
Definition at line 24 of file calc_s_ddot_s.f.
subroutine sddots | ( | integer | IJK, |
character | NORMAL, | ||
character | DZVALUE, | ||
double precision | U_S_N, | ||
double precision | U_S_S, | ||
double precision | U_S_E, | ||
double precision | U_S_W | ||
) |