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

Public Member Functions

subroutine register_swapfield1d_v2d (FieldS, FieldR, new_dist, a_request, old_dist, up, down)
subroutine register_swapfield2d_v2d (FieldS, FieldR, new_dist, a_request, old_dist, up, down)
subroutine register_swapfield3d_v2d (FieldS, FieldR, new_dist, a_request, old_dist, up, down)

Detailed Description

Definition at line 58 of file mod_hallo.F90.

Member Function/Subroutine Documentation

subroutine mod_hallo::register_swapfield2d_v::register_swapfield1d_v2d ( 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 646 of file mod_hallo.F90.

subroutine mod_hallo::register_swapfield2d_v::register_swapfield2d_v2d ( 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 677 of file mod_hallo.F90.

subroutine mod_hallo::register_swapfield2d_v::register_swapfield3d_v2d ( 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 711 of file mod_hallo.F90.


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