Yet Another eXchange Tool
0.9.0
|
Fortran interface to yaxt configuration object. More...
Go to the source code of this file.
Data Types | |
type | xt_config_f::xt_config |
interface | xt_config_f::xt_config_f2c |
Modules | |
module | xt_config_f |
Functions/Subroutines | |
type(xt_config) function, public | xt_config_f::xt_config_new () |
subroutine, public | xt_config_f::xt_config_delete (config) |
subroutine, public | xt_config_f::xt_config_set_exchange_method (config, method) |
integer function, public | xt_config_f::xt_config_get_exchange_method (config) |
integer function, public | xt_config_f::xt_exchanger_id_by_name (name) |
Fortran interface to yaxt configuration object.
Definition in file xt_config_f.f90.