My Project
 All Classes Files Functions Variables Macros
mod_hallo::register_swapfield2d_u Interface Reference

Public Member Functions

subroutine register_swapfield1d_u2d (FieldS, FieldR, new_dist, a_request, old_dist, up, down)
subroutine register_swapfield2d_u2d (FieldS, FieldR, new_dist, a_request, old_dist, up, down)
subroutine register_swapfield3d_u2d (FieldS, FieldR, new_dist, a_request, old_dist, up, down)

Detailed Description

Definition at line 54 of file mod_hallo.F90.

Member Function/Subroutine Documentation

subroutine mod_hallo::register_swapfield2d_u::register_swapfield1d_u2d ( real, dimension(:,:), intent(in)  FieldS,
real, dimension(:,:), intent(out FieldR,
type(distrib), intent(in), optional  new_dist,
type(request), intent(inout)  a_request,
type(distrib), intent(in), optional  old_dist,
integer, intent(in), optional  up,
integer, intent(in), optional  down 
)

Definition at line 439 of file mod_hallo.F90.

subroutine mod_hallo::register_swapfield2d_u::register_swapfield2d_u2d ( real, dimension(:,:,:), intent(in)  FieldS,
real, dimension(:,:,:), intent(out FieldR,
type(distrib), intent(in)  new_dist,
type(request), intent(inout)  a_request,
type(distrib), intent(in), optional  old_dist,
integer, intent(in), optional  up,
integer, intent(in), optional  down 
)

Definition at line 471 of file mod_hallo.F90.

subroutine mod_hallo::register_swapfield2d_u::register_swapfield3d_u2d ( real, dimension(:,:,:,:), intent(in)  FieldS,
real, dimension(:,:,:,:), intent(out FieldR,
type(distrib), intent(in)  new_dist,
type(request), intent(inout)  a_request,
type(distrib), intent(in), optional  old_dist,
integer, intent(in), optional  up,
integer, intent(in), optional  down 
)

Definition at line 506 of file mod_hallo.F90.


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