|
| integer, save | infotrac::nqtot |
| |
| integer, save | infotrac::nqo |
| |
| integer, save | infotrac::nbtr |
| |
| integer, save | infotrac::nqperes |
| |
| character(len=20), dimension(:), allocatable, save | infotrac::tname |
| |
| character(len=23), dimension(:), allocatable, save | infotrac::ttext |
| |
| integer, dimension(:), allocatable, save | infotrac::iadv |
| |
| integer, dimension(:), allocatable, save | infotrac::niadv |
| |
| integer, dimension(:), allocatable, save | infotrac::nqfils |
| |
| integer, dimension(:), allocatable, save | infotrac::nqdesc |
| |
| integer, save | infotrac::nqdesc_tot |
| |
| integer, dimension(:,:), allocatable, save | infotrac::iqfils |
| |
| integer, dimension(:), allocatable, save | infotrac::iqpere |
| |
| integer, dimension(:), allocatable, save | infotrac::conv_flg |
| |
| integer, dimension(:), allocatable, save | infotrac::pbl_flg |
| |
| character(len=4), save | infotrac::type_trac |
| |
| character(len=8), dimension(:), allocatable, save | infotrac::solsym |
| |
| logical, save | infotrac::ok_isotopes |
| |
| logical, save | infotrac::ok_iso_verif |
| |
| logical, save | infotrac::ok_isotrac |
| |
| logical, save | infotrac::ok_init_iso |
| |
| integer | infotrac::niso_possibles |
| |
| real, dimension(niso_possibles), save | infotrac::tnat |
| |
| real, dimension(niso_possibles), save | infotrac::alpha_ideal |
| |
| logical, dimension(niso_possibles), save | infotrac::use_iso |
| |
| integer, dimension(:,:), allocatable, save | infotrac::iqiso |
| |
| integer, dimension(:), allocatable, save | infotrac::iso_num |
| |
| integer, dimension(:), allocatable, save | infotrac::iso_indnum |
| |
| integer, dimension(:), allocatable, save | infotrac::zone_num |
| |
| integer, dimension(:), allocatable, save | infotrac::phase_num |
| |
| integer, dimension(niso_possibles), save | infotrac::indnum_fn_num |
| |
| integer, dimension(:,:), allocatable, save | infotrac::index_trac |
| |
| integer, save | infotrac::niso |
| |
| integer, save | infotrac::ntraceurs_zone |
| |
| integer, save | infotrac::ntraciso |
| |