Go to the source code of this file.
|
| subroutine | stl_preproc_des::des_stl_preprocessing |
| |
| subroutine | stl_preproc_des::bin_facets_to_dg |
| |
| subroutine | stl_preproc_des::add_facet_for_des (I, J, K, IJK, N) |
| |
| subroutine | stl_preproc_des::add_facet (IJK, FACET_ID) |
| |
| subroutine | stl_preproc_des::convert_bc_walls_to_stl |
| |
| subroutine | stl_preproc_des::convert_impermeable_is_to_stl |
| |
| subroutine | stl_preproc_des::convert_default_walls_to_stl |
| |
| subroutine | generate_stl_box (pXw, pXe, pYs, pYn, pZb, pZt) |
| |
| subroutine generate_stl_box |
( |
double precision, intent(in) |
pXw, |
|
|
double precision, intent(in) |
pXe, |
|
|
double precision, intent(in) |
pYs, |
|
|
double precision, intent(in) |
pYn, |
|
|
double precision, intent(in) |
pZb, |
|
|
double precision, intent(in) |
pZt |
|
) |
| |