◆ mpi_exchange_scalar_cell_double()
| subroutine mod_mpi_exchange::mpi_exchange_cell::mpi_exchange_scalar_cell_double |
( |
double precision, dimension(:,:,:), intent(inout) | array | ) |
|
Wrapper for mpi_exchange_scalar_cell_double without the mpi_cell variable.
- Parameters
-
| [in,out] | array | the field of doubles to be exchanged |
◆ mpi_exchange_scalar_cell_integer()
| subroutine mod_mpi_exchange::mpi_exchange_cell::mpi_exchange_scalar_cell_integer |
( |
integer, dimension(:,:,:), intent(inout) | array | ) |
|
Wrapper for mpi_exchange_scalar_cell_integer without the mpi_cell variable.
- Parameters
-
| [in,out] | array | the field of integers to be exchanged |
◆ mpi_exchange_scalar_cell_logical()
| subroutine mod_mpi_exchange::mpi_exchange_cell::mpi_exchange_scalar_cell_logical |
( |
logical, dimension(:,:,:), intent(inout) | array | ) |
|
Wrapper for mpi_exchange_scalar_cell_logical without the mpi_cell variable.
- Parameters
-
| [in,out] | array | the field of logicals to be exchanged |
◆ mpi_exchange_vector_cell_double()
| subroutine mod_mpi_exchange::mpi_exchange_cell::mpi_exchange_vector_cell_double |
( |
double precision, dimension(:,:,:,:), intent(inout) | array | ) |
|
Wrapper for mpi_exchange_scalar_vector_double without the mpi_cell variable.
- Parameters
-
| [in,out] | array | the field of logicals to be exchanged |
The documentation for this interface was generated from the following file: