![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | set_bc_flow |
| subroutine | check_bc_vel_inflow (M_TOT, SKIP, BCV) |
| subroutine | check_bc_vel_outflow (M_TOT, SKIP, BCV) |
| subroutine check_bc_vel_inflow | ( | integer, intent(in) | M_TOT, |
| logical, dimension(dim_m), intent(in) | SKIP, | ||
| integer, intent(in) | BCV | ||
| ) |
Definition at line 114 of file set_bc_flow.f.


| subroutine check_bc_vel_outflow | ( | integer, intent(in) | M_TOT, |
| logical, dimension(dim_m), intent(in) | SKIP, | ||
| integer, intent(in) | BCV | ||
| ) |
Definition at line 305 of file set_bc_flow.f.


| subroutine set_bc_flow | ( | ) |
Definition at line 16 of file set_bc_flow.f.

