MPI routines. More...
Topics | |
MPI broadcast of bc | |
Broadcast cell/face boundary conditions. | |
MPI exchange | |
Communications to update overlapping field regions. | |
Global reduction | |
Global reduction tools over subdomains (min, max, sum, etc.) that encapsulate MPI calls. | |
MPI send/receive | |
'mpi_send_receive' of an array from a processor to another processor | |
Namespaces | |
module | variables_mpi |
Variables associated with domain partitioning context. | |
Functions | |
subroutine | mod_initialize_mpi::initialize_mpi () |
Initialize MPI communications. | |