SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
gather_and_write_mpi_k4.F90 File Reference

Go to the source code of this file.

Data Types

interface  modi_gather_and_write_mpi_k4::gather_and_write_mpi_k4
 

Modules

module  modi_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)
 
subroutine gather_and_write_mpi_x3d0 (PWORK, PWORK2, KMASK)
 

Function/Subroutine Documentation

◆ gather_and_write_mpi_x1d0()

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 49 of file gather_and_write_mpi_k4.F90.

Here is the call graph for this function:

◆ gather_and_write_mpi_x2d0()

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 171 of file gather_and_write_mpi_k4.F90.

Here is the call graph for this function:

◆ gather_and_write_mpi_x3d0()

subroutine gather_and_write_mpi_x3d0 ( real, dimension(:,:,:), intent(in)  PWORK,
real, dimension(:,:,:), intent(out)  PWORK2,
integer, dimension(:), intent(in), optional  KMASK 
)

Definition at line 299 of file gather_and_write_mpi_k4.F90.

Here is the call graph for this function: