Yet Another eXchange Tool  0.9.0
Data Types | Modules | Functions/Subroutines
xt_config_f.f90 File Reference

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)
 

Detailed Description

Fortran interface to yaxt configuration object.

Author
Jörg Behrens behre.nosp@m.ns@d.nosp@m.krz.d.nosp@m.e Moritz Hanke hanke.nosp@m.@dkr.nosp@m.z.de Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Definition in file xt_config_f.f90.