MFIX  2016-1
solve_vel_star.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine solve_vel_star (IER)
 
subroutine init (U_g_tmp, V_g_tmp, W_g_tmp, U_s_tmp, V_s_tmp, W_s_t
 
subroutine save (U_g_tmp, V_g_tmp, W_g_tmp, U_s_tmp, V_s_tmp, W_s_t
 
subroutine u_m_star (U_g_tmp, U_s_tmp)
 
subroutine v_m_star (V_g_tmp, V_s_tmp)
 
subroutine w_m_star (W_g_tmp, W_s_tmp)
 

Function/Subroutine Documentation

subroutine solve_vel_star::init ( double precision, dimension(:), intent(out)  U_g_tmp,
double precision, dimension(:), intent(out)  V_g_tmp,
  W_g_tmp,
double precision, dimension(:,:), intent(out)  U_s_tmp,
  V_s_tmp,
  W_s_t 
)

Definition at line 127 of file solve_vel_star.f.

Here is the caller graph for this function:

subroutine solve_vel_star::save ( double precision, dimension(:), intent(in)  U_g_tmp,
double precision, dimension(:), intent(in)  V_g_tmp,
  W_g_tmp,
double precision, dimension(:,:), intent(in)  U_s_tmp,
double precision, dimension(:,:), intent(in)  V_s_tmp,
  W_s_t 
)

Definition at line 160 of file solve_vel_star.f.

Here is the caller graph for this function:

subroutine solve_vel_star ( integer, intent(inout)  IER)

Definition at line 19 of file solve_vel_star.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine solve_vel_star::u_m_star ( double precision, dimension(:), intent(out)  U_g_tmp,
double precision, dimension(:, :), intent(out)  U_s_tmp 
)

Definition at line 192 of file solve_vel_star.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine solve_vel_star::v_m_star ( double precision, dimension(:), intent(out)  V_g_tmp,
double precision, dimension(:, :), intent(out)  V_s_tmp 
)

Definition at line 351 of file solve_vel_star.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine solve_vel_star::w_m_star ( double precision, dimension(:), intent(out)  W_g_tmp,
double precision, dimension(:, :), intent(out)  W_s_tmp 
)

Definition at line 508 of file solve_vel_star.f.

Here is the call graph for this function:

Here is the caller graph for this function: