Data Types | |
| interface | exchange_periodic_ghost_cells |
Functions/Subroutines | |
| pure subroutine | exchange_periodic_ghost_cells_rank3_integer (array) |
| Copy the values in the ghost cells in the periodic directions when the number of processes in the same direction is equal to one. | |
| pure subroutine | exchange_periodic_ghost_cells_rank3_double (array) |
| Copy the values in the ghost cells in the periodic directions when the number of processes in the same direction is equal to one. | |
| pure subroutine | exchange_periodic_ghost_cells_rank3_logical (array) |
| Copy the values in the ghost cells in the periodic directions when the number of processes in the same direction is equal to one. | |
| pure subroutine | exchange_periodic_ghost_cells_rank4_integer (array) |
| Copy the values in the ghost cells in the periodic directions when the number of processes in the same direction is equal to one. | |
| pure subroutine | exchange_periodic_ghost_cells_rank4_double (array) |
| Copy the values in the ghost cells in the periodic directions when the number of processes in the same direction is equal to one. | |
| pure subroutine | exchange_periodic_ghost_cells_rank4_logical (array) |
| Copy the values in the ghost cells in the periodic directions when the number of processes in the same direction is equal to one. | |