SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Data Types | Functions/Subroutines
/home/dasprezs/EXPORT_v7_3/src/SURFEX/gather_and_write_mpi_k4.F90 File Reference

Go to the source code of this file.

Data Types

module  MODI_GATHER_AND_WRITE_MPI_K4
interface  MODI_GATHER_AND_WRITE_MPI_K4::GATHER_AND_WRITE_MPI_K4

Functions/Subroutines

subroutine GATHER_AND_WRITE_MPI_X1D0 (PWORK, PWORK2, KMASK)
subroutine GATHER_AND_WRITE_MPI_X2D0 (PWORK, PWORK2, KMASK)

Function/Subroutine Documentation

subroutine GATHER_AND_WRITE_MPI_X1D0 ( REAL, dimension(:), intent(in)  PWORK,
REAL, dimension(:), intent(out)  PWORK2,
INTEGER, dimension(:), intent(in), optional  KMASK 
)

Definition at line 29 of file gather_and_write_mpi_k4.F90.

subroutine GATHER_AND_WRITE_MPI_X2D0 ( REAL, dimension(:,:), intent(in)  PWORK,
REAL, dimension(:,:), intent(out)  PWORK2,
INTEGER, dimension(:), intent(in), optional  KMASK 
)

Definition at line 158 of file gather_and_write_mpi_k4.F90.