Go to the source code of this file.
Functions/Subroutines | |
program | coc2cac_ini |
integer | read_id_type (filename, id_type) |
subroutine | coc2cac_co (dir_path) |
subroutine | coc2cac_ir (dir_path) |
subroutine | coc2cac_sp (dir_path) |
subroutine coc2cac_co | ( | character*400 | dir_path | ) |
Definition at line 69 of file coc2cac_ini.f90.
program coc2cac_ini | ( | ) |
subroutine coc2cac_ir | ( | character*400 | dir_path | ) |
Definition at line 924 of file coc2cac_ini.f90.
subroutine coc2cac_sp | ( | character*400 | dir_path | ) |
Definition at line 1839 of file coc2cac_ini.f90.
integer coc2cac_ini::read_id_type | ( | character(400) | filename, | |
character(2) | id_type | |||
) |