|
| 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.
|
| |
◆ 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
-
◆ 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_field | integer 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_field | logical face field |
The documentation for this interface was generated from the following file: