![]() |
MFIX
2016-1
|
Functions/Subroutines | |
subroutine | des_stl_preprocessing |
subroutine | bin_facets_to_dg |
subroutine | add_facet_for_des (I, J, K, IJK, N) |
subroutine | add_facet (IJK, FACET_ID) |
subroutine | convert_bc_walls_to_stl |
subroutine | convert_impermeable_is_to_stl |
subroutine | convert_default_walls_to_stl |
subroutine stl_preproc_des::add_facet | ( | integer, intent(in) | IJK, |
integer, intent(in) | FACET_ID | ||
) |
subroutine stl_preproc_des::add_facet_for_des | ( | integer, intent(in) | I, |
integer, intent(in) | J, | ||
integer, intent(in) | K, | ||
integer, intent(in) | IJK, | ||
integer, intent(in) | N | ||
) |
Definition at line 195 of file stl_preproc_des_mod.f.
subroutine stl_preproc_des::bin_facets_to_dg | ( | ) |
Definition at line 93 of file stl_preproc_des_mod.f.
subroutine stl_preproc_des::convert_bc_walls_to_stl | ( | ) |
Definition at line 351 of file stl_preproc_des_mod.f.
subroutine stl_preproc_des::convert_default_walls_to_stl | ( | ) |
subroutine stl_preproc_des::convert_impermeable_is_to_stl | ( | ) |
Definition at line 409 of file stl_preproc_des_mod.f.
subroutine stl_preproc_des::des_stl_preprocessing | ( | ) |
Definition at line 26 of file stl_preproc_des_mod.f.