SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
modi_read_and_send_mpi::read_and_send_mpi Interface Reference

Public Member Functions

subroutine read_and_send_mpi_n1d (KWORK, KWORK2, KMASK)
 
subroutine read_and_send_mpi_n2d (KWORK, KWORK2, KMASK)
 
subroutine read_and_send_mpi_x1d (PWORK, PWORK2, KMASK)
 
subroutine read_and_send_mpi_x2d (PWORK, PWORK2, KMASK)
 
subroutine read_and_send_mpi_x3d (PWORK, PWORK2, KMASK)
 

Detailed Description

Definition at line 14 of file read_and_send_mpi.F90.

Member Function/Subroutine Documentation

subroutine modi_read_and_send_mpi::read_and_send_mpi::read_and_send_mpi_n1d ( integer, dimension(:), intent(in)  KWORK,
integer, dimension(:), intent(out)  KWORK2,
integer, dimension(:), intent(in), optional  KMASK 
)

Definition at line 16 of file read_and_send_mpi.F90.

subroutine modi_read_and_send_mpi::read_and_send_mpi::read_and_send_mpi_n2d ( integer, dimension(:,:), intent(in)  KWORK,
integer, dimension(:,:), intent(out)  KWORK2,
integer, dimension(:), intent(in), optional  KMASK 
)

Definition at line 25 of file read_and_send_mpi.F90.

subroutine modi_read_and_send_mpi::read_and_send_mpi::read_and_send_mpi_x1d ( real, dimension(:), intent(in)  PWORK,
real, dimension(:), intent(out)  PWORK2,
integer, dimension(:), intent(in), optional  KMASK 
)

Definition at line 34 of file read_and_send_mpi.F90.

subroutine modi_read_and_send_mpi::read_and_send_mpi::read_and_send_mpi_x2d ( real, dimension(:,:), intent(in)  PWORK,
real, dimension(:,:), intent(out)  PWORK2,
integer, dimension(:), intent(in), optional  KMASK 
)

Definition at line 43 of file read_and_send_mpi.F90.

subroutine modi_read_and_send_mpi::read_and_send_mpi::read_and_send_mpi_x3d ( real, dimension(:,:,:), intent(in)  PWORK,
real, dimension(:,:,:), intent(out)  PWORK2,
integer, dimension(:), intent(in), optional  KMASK 
)

Definition at line 52 of file read_and_send_mpi.F90.


The documentation for this interface was generated from the following file: