5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_common_mpi_tools Module Reference

tools for MPI communication that are mHM or mRM specific More...

Functions/Subroutines

subroutine, public mpi_tools_init ()
 Finalize the MPI run of mHM.
 
subroutine, public mpi_tools_finalize ()
 Finalize the MPI run of mHM.
 

Detailed Description

tools for MPI communication that are mHM or mRM specific

Author
Maren Kaluza
Sebastian Mueller
Date
2019-2021

This module contains sending and receiving subroutines for data that are specific for mHM or mRM

Function/Subroutine Documentation

◆ mpi_tools_finalize()

subroutine, public mo_common_mpi_tools::mpi_tools_finalize

Finalize the MPI run of mHM.

Definition at line 94 of file mo_common_MPI_tools.F90.

Referenced by mhm_driver().

Here is the caller graph for this function:

◆ mpi_tools_init()

subroutine, public mo_common_mpi_tools::mpi_tools_init

Finalize the MPI run of mHM.

Definition at line 73 of file mo_common_MPI_tools.F90.

Referenced by mhm_driver().

Here is the caller graph for this function: