SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
LIB
XRD44
mpl
c_mpl_barr.F90
Go to the documentation of this file.
1
SUBROUTINE
c_mpl_barr
2
IMPLICIT NONE
3
#ifdef SFX_MPI
4
include
"mpif.h"
5
#endif
6
INTEGER
:: IERR
7
8
CALL
mpi_barrier (mpi_comm_world, ierr)
9
10
END SUBROUTINE
c_mpl_barr
11
c_mpl_barr
subroutine c_mpl_barr
Definition:
c_mpl_barr.F90:2
Generated on Tue Jan 16 2018 16:23:21 for SURFEX v8.1 by
1.8.13