MFIX  2016-1
qmomk_bc Module Reference

Functions/Subroutines

subroutine, public qmomk_reflective_wall_bc (L, I1, I2, J1, J2, K1, K2, INIT)
 
subroutine, public qmomk_outlet_bc (L, I1, I2, J1, J2, K1, K2, INIT)
 
subroutine, public qmomk_inlet_bc (L, INIT)
 
subroutine, public qmomk_cyclic_bc (INIT)
 

Function/Subroutine Documentation

subroutine, public qmomk_bc::qmomk_cyclic_bc ( logical, intent(in)  INIT)

Definition at line 831 of file qmomk_bc_mod.f.

Here is the caller graph for this function:

subroutine, public qmomk_bc::qmomk_inlet_bc ( integer, intent(in)  L,
logical, intent(in)  INIT 
)

Definition at line 406 of file qmomk_bc_mod.f.

Here is the caller graph for this function:

subroutine, public qmomk_bc::qmomk_outlet_bc ( integer, intent(in)  L,
integer, intent(in)  I1,
integer, intent(in)  I2,
integer, intent(in)  J1,
integer, intent(in)  J2,
integer, intent(in)  K1,
integer, intent(in)  K2,
logical, intent(in)  INIT 
)

Definition at line 221 of file qmomk_bc_mod.f.

Here is the caller graph for this function:

subroutine, public qmomk_bc::qmomk_reflective_wall_bc ( integer, intent(in)  L,
integer, intent(in)  I1,
integer, intent(in)  I2,
integer, intent(in)  J1,
integer, intent(in)  J2,
integer, intent(in)  K1,
integer, intent(in)  K2,
logical, intent(in)  INIT 
)

Definition at line 37 of file qmomk_bc_mod.f.

Here is the caller graph for this function: