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

Go to the source code of this file.

Modules

module  xt_ut
 

Functions/Subroutines

subroutine, public xt_ut::ut_abort (msg, source, line)
 
subroutine, public xt_ut::ut_finalize ()
 
subroutine, public xt_ut::ut_init (decomp_size, comm_tmpl_size, comm_size, debug_lvl, mode, debug_unit)
 
subroutine, public xt_ut::ut_destroy_decomposition (handle)
 
subroutine, public xt_ut::ut_init_oneway_transposition_template (decomp_handle_in, decomp_handle_out, mpi_world, comm_tmpl_handle, check_unique)
 
subroutine, public xt_ut::ut_destroy_transposition_template (handle)
 
subroutine, public xt_ut::ut_destroy_transposition (handle)
 

Variables

integer, parameter, public xt_ut::comm_forward = 1
 
integer, parameter, public xt_ut::comm_backward = 2
 
integer, parameter, public xt_ut::ut_mode_dt_p2p = 1
 
integer, parameter, public xt_ut::ut_mode_dt_alltoall = 2
 
integer, parameter, public xt_ut::ut_mode_pack_p2p = 3
 
integer, parameter, public xt_ut::ut_mode_pack_alltoall = 4
 

Detailed Description

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_ut.f90.