mHM
The mesoscale Hydrological Model
|
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. | |
tools for MPI communication that are mHM or mRM specific
This module contains sending and receiving subroutines for data that are specific for mHM or mRM
COPYING
and COPYING.LESSER
provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/. 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().
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().