0.6.0
Loading...
Searching...
No Matches
exchange_periodic_ghost_cells.f90 File Reference

Data Types

interface  mod_exchange_periodic_ghost_cells::exchange_periodic_ghost_cells
 

Modules

module  mod_exchange_periodic_ghost_cells
 

Functions/Subroutines

pure subroutine mod_exchange_periodic_ghost_cells::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 mod_exchange_periodic_ghost_cells::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 mod_exchange_periodic_ghost_cells::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 mod_exchange_periodic_ghost_cells::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 mod_exchange_periodic_ghost_cells::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 mod_exchange_periodic_ghost_cells::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.