MPI Exchange preparation for communication of node-list-like arrays. More...
Functions/Subroutines | |
| subroutine | prepare_mpi_exchange (mpi_exch, nlist, node_type) |
MPI Exchange preparation for communication of node-list-like arrays.
| subroutine mod_prepare_mpi_exchange_list::prepare_mpi_exchange | ( | type(t_mpi_exchange_list), intent(inout) | mpi_exch, |
| type(t_node_list), intent(in) | nlist, | ||
| type(t_node_type), intent(in) | node_type ) |