0.6.0
Loading...
Searching...
No Matches
mod_exchange_periodic_ghost_faces::exchange_periodic_ghost_faces Interface Reference

Public Member Functions

pure subroutine exchange_periodic_ghost_faces_integer (face_field)
 Copy the values in the ghost faces in the periodic directions when the number of processes in the same direction is equal to one.
 
pure subroutine exchange_periodic_ghost_faces_double (face_field)
 Copy the values in the ghost faces in the periodic directions when the number of processes in the same direction is equal to one.
 
pure subroutine exchange_periodic_ghost_faces_logical (face_field)
 Copy the values in the ghost faces in the periodic directions when the number of processes in the same direction is equal to one.
 

Member Function/Subroutine Documentation

◆ exchange_periodic_ghost_faces_double()

pure subroutine mod_exchange_periodic_ghost_faces::exchange_periodic_ghost_faces::exchange_periodic_ghost_faces_double ( type(t_face_field), intent(inout) face_field)

Copy the values in the ghost faces in the periodic directions when the number of processes in the same direction is equal to one.

Parameters
[in]face_fieldface field

◆ exchange_periodic_ghost_faces_integer()

pure subroutine mod_exchange_periodic_ghost_faces::exchange_periodic_ghost_faces::exchange_periodic_ghost_faces_integer ( type(t_integer_face_field), intent(inout) face_field)

Copy the values in the ghost faces in the periodic directions when the number of processes in the same direction is equal to one.

Parameters
[in]face_fieldinteger face field

◆ exchange_periodic_ghost_faces_logical()

pure subroutine mod_exchange_periodic_ghost_faces::exchange_periodic_ghost_faces::exchange_periodic_ghost_faces_logical ( type(t_logical_face_field), intent(inout) face_field)

Copy the values in the ghost faces in the periodic directions when the number of processes in the same direction is equal to one.

Parameters
[in]face_fieldlogical face field

The documentation for this interface was generated from the following file: