version 0.6.0
Loading...
Searching...
No Matches
type_mpi_exchange Module Reference

Data types for MPI Exchange communications.

Data Types

type  t_mpi_exchange
 MPI Exchange data for 3D arrays. More...
 
type  t_mpi_exchange_base
 Common MPI exchange datatype for any communication. More...
 
type  t_mpi_exchange_list
 MPI Exchange data for node-list-shaped data. More...
 

Functions/Subroutines

subroutine finalize_mpi_exchange_base (exchange_data)
 
subroutine finalize_mpi_exchange (exchange_data)
 
subroutine initialize_mpi_exchange_list_dummy (exchange_data, n_exchange)
 Dummy exchange list initialization. This function should never be used directly, use initialize_mpi_exchange_list instead.
 
subroutine finalize_mpi_exchange_list (exchange_data)