Loading [MathJax]/extensions/tex2jax.js
MFC: Post-Process
High-fidelity multiphase flow simulation
All Classes Namespaces Files Functions Variables Pages
m_chemistry.fpp.f90 File Reference

Functions/Subroutines

program __m_chemistry_fpp_f90__
 
subroutine s_compute_q_t_sf (q_t_sf, q_cons_vf, bounds)
 
subroutine s_compute_chemistry_reaction_flux (rhs_vf, q_cons_qp, q_t_sf, q_prim_qp, bounds)
 

Function/Subroutine Documentation

◆ __m_chemistry_fpp_f90__()

program __m_chemistry_fpp_f90__

◆ s_compute_chemistry_reaction_flux()

subroutine __m_chemistry_fpp_f90__::s_compute_chemistry_reaction_flux ( type(scalar_field), dimension(sys_size), intent(inout) rhs_vf,
type(scalar_field), dimension(sys_size), intent(inout) q_cons_qp,
type(scalar_field), intent(inout) q_t_sf,
type(scalar_field), dimension(sys_size), intent(inout) q_prim_qp,
type(int_bounds_info), dimension(1:3), intent(in) bounds )
private

◆ s_compute_q_t_sf()

subroutine __m_chemistry_fpp_f90__::s_compute_q_t_sf ( type(scalar_field), intent(inout) q_t_sf,
type(scalar_field), dimension(sys_size), intent(in) q_cons_vf,
type(int_bounds_info), dimension(1:3), intent(in) bounds )
Here is the caller graph for this function: