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

1.8.5