|
programmer's documentation
|
Data Types | |
| interface | map_turbomachinery_module |
| interface | turbomachinery_reinit_i_face_fields |
| interface | turbomachinery_resize_cell_fields |
| interface | turbomachinery_update_mesh |
Functions/Subroutines | |
| subroutine | turbomachinery_init |
| subroutine | turbomachinery_update |
| subroutine | turbomachinery_finalize |
Variables | |
| integer, save | iturbo |
| integer, dimension(:), pointer | irotce |
| double precision, dimension(2), save | rs_ell |
| double precision, dimension(:), allocatable | coftur |
| double precision, dimension(:), allocatable | hfltur |
| subroutine turbomachinery::turbomachinery_finalize | ( | ) |
| subroutine turbomachinery::turbomachinery_init | ( | ) |
| subroutine turbomachinery::turbomachinery_update | ( | ) |
| double precision, dimension(:), allocatable coftur |
| double precision, dimension(:), allocatable hfltur |
| integer, dimension(:), pointer irotce |
| integer, save iturbo |
| double precision, dimension(2), save rs_ell |
1.8.9.1