0.6.0
Loading...
Searching...
No Matches
mod_prepare_mpi_exchange_list Module Reference

MPI Exchange preparation for communication of node-list-like arrays. More...

Functions/Subroutines

subroutine prepare_mpi_exchange (mpi_exch, nlist, node_type)
 

Detailed Description

MPI Exchange preparation for communication of node-list-like arrays.

Function/Subroutine Documentation

◆ prepare_mpi_exchange()

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 )