MFC: Simulation
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
m_igr.fpp.f90 File Reference

Modules

module  m_igr
 

Functions/Subroutines

subroutine, public m_igr::s_initialize_igr_module ()
 
subroutine, public m_igr::s_igr_iterative_solve (q_cons_vf, bc_type, t_step)
 
subroutine, public m_igr::s_igr_sigma_x (q_cons_vf, rhs_vf)
 
subroutine, public m_igr::s_igr_riemann_solver (q_cons_vf, rhs_vf, idir)
 
subroutine m_igr::s_get_derived_states (e_l, gamma_l, pi_inf_l, rho_l, vel_l, e_r, gamma_r, pi_inf_r, rho_r, vel_r, pres_l, pres_r, cfl)
 
subroutine, public m_igr::s_igr_flux_add (q_cons_vf, rhs_vf, flux_vf, idir)
 
subroutine, public m_igr::s_finalize_igr_module ()
 

Variables

integer, dimension(3) m_igr::nv_uvm_temp_on_gpu
 
real(wp), dimension(:, :, :), allocatable, pointer, target, contiguous m_igr::jac
 
real(wp), dimension(:, :, :), allocatable, pointer, contiguous m_igr::jac_rhs
 
real(wp), dimension(:, :, :), allocatable, pointer, contiguous m_igr::jac_old
 
real(wp), dimension(:, :, :), allocatable m_igr::pinned
 
real(wp), dimension(:, :, :), allocatable m_igr::target
 
real(wp), dimension(:, :, :), allocatable m_igr::jac_host
 
real(wp), dimension(:, :, :), allocatable m_igr::jac_rhs_host
 
real(wp), dimension(:, :, :), allocatable m_igr::jac_old_host
 
type(scalar_field), dimension(1) m_igr::jac_sf
 
real(wp), dimension(:, :), allocatable m_igr::res_igr
 
real(wpm_igr::alf_igr
 
integer m_igr::vidxb
 
integer m_igr::vidxe
 
integer m_igr::offxl
 
integer m_igr::offxr
 
real(wp), dimension(:), allocatable m_igr::coeff_l
 
real(wp), dimension(:), allocatable m_igr::coeff_r
 
integer(kind=8) m_igr::i
 
integer(kind=8) m_igr::j
 
integer(kind=8) m_igr::k
 
integer(kind=8) m_igr::l
 
integer(kind=8) m_igr::q
 
integer(kind=8) m_igr::r