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) |
| 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.
1.8.0