Yet Another eXchange Tool 0.11.4
|
Fortran interface to yaxt core declarations. More...
Go to the source code of this file.
Data Types | |
type | xt_stripe |
type | xt_bounds |
type | xt_pos_ext |
describes range of positions starting with start up to start + size - 1 i.e. [start,start+size) if size is positive and down to start + size + 1 i.e. (start+size,start] if size is negative More... | |
Functions/Subroutines | |
program | __xt_core_f_f90__ |
Fortran interface to yaxt core declarations.
Definition in file xt_core_f.f90.
program __xt_core_f_f90__ |