My Project
 All Classes Files Functions Variables Macros
allocate_field::switch2d_u Interface Reference

Public Member Functions

subroutine switch1d_u2d (field, old_dist, new_dist, up, down)
subroutine switch2d_u2d (field, old_dist, new_dist, up, down)
subroutine switch3d_u2d (field, old_dist, new_dist, up, down)

Detailed Description

Definition at line 27 of file allocate_field_mod.f90.

Member Function/Subroutine Documentation

subroutine allocate_field::switch2d_u::switch1d_u2d ( real, dimension(:,:), pointer  field,
type(distrib), intent(in)  old_dist,
type(distrib), intent(in)  new_dist,
integer, intent(in), optional  up,
integer, intent(in), optional  down 
)

Definition at line 510 of file allocate_field_mod.f90.

subroutine allocate_field::switch2d_u::switch2d_u2d ( real, dimension(:,:,:), pointer  field,
type(distrib), intent(in)  old_dist,
type(distrib), intent(in)  new_dist,
integer, intent(in), optional  up,
integer, intent(in), optional  down 
)

Definition at line 547 of file allocate_field_mod.f90.

subroutine allocate_field::switch2d_u::switch3d_u2d ( real, dimension(:,:,:,:), pointer  field,
type(distrib), intent(in)  old_dist,
type(distrib), intent(in)  new_dist,
integer, intent(in), optional  up,
integer, intent(in), optional  down 
)

Definition at line 584 of file allocate_field_mod.f90.


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