![]() |
MFIX
2016-1
|
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) |
| subroutine, public qmomk_bc::qmomk_cyclic_bc | ( | logical, intent(in) | INIT | ) |
| subroutine, public qmomk_bc::qmomk_inlet_bc | ( | integer, intent(in) | L, |
| logical, intent(in) | INIT | ||
| ) |
| 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 | ||
| ) |
| 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 | ||
| ) |