◆ mpi_exchange_face_field_double()
| subroutine mod_mpi_exchange::mpi_exchange_face::mpi_exchange_face_field_double |
( |
type(t_face_field), intent(inout) | field | ) |
|
Wrapper for mpi_exchange_face_field_double_typed without the mpi_face_* variable.
- Parameters
-
| [in,out] | field | the field of doubles to be exchanged |
◆ mpi_exchange_face_field_integer()
| subroutine mod_mpi_exchange::mpi_exchange_face::mpi_exchange_face_field_integer |
( |
type(t_integer_face_field), intent(inout) | field | ) |
|
Wrapper for mpi_exchange_face_field_integer_typed without the mpi_face_* variable.
- Parameters
-
| [in,out] | field | the field of integers to be exchanged |
◆ mpi_exchange_face_field_logical()
| subroutine mod_mpi_exchange::mpi_exchange_face::mpi_exchange_face_field_logical |
( |
type(t_logical_face_field), intent(inout) | field | ) |
|
Wrapper for mpi_exchange_face_field_logical_typed without the mpi_face_* variable.
- Parameters
-
| [in,out] | field | the field of logicals to be exchanged |
The documentation for this interface was generated from the following file: