Scrambler  1
LayoutComms::UnLoadFieldFromLayout Interface Reference

List of all members.

Public Member Functions

subroutine UnLoadFieldFromLayoutC (layout, data, FieldID, lPeriodic, rmbc)
 Use the tree structure on a given level to populate the layout.
subroutine UnLoadFieldFromLayoutR (layout, data, FieldID, lPeriodic, rmbc)
 Use the tree structure on a given level to populate the layout.

Detailed Description

Definition at line 15 of file layout_comms.f90.


Member Function/Subroutine Documentation

subroutine UnLoadFieldFromLayoutC ( TYPE(LayoutDef)  layout,
COMPLEX(8), dimension(:,:,:,:)  data,
INTEGER, dimension(:,:)  FieldID,
LOGICAL, dimension(:)  lPeriodic,
INTEGER  rmbc 
)

Use the tree structure on a given level to populate the layout.

Definition at line 137 of file layout_comms.f90.

subroutine UnLoadFieldFromLayoutR ( TYPE(LayoutDef)  layout,
REAL(8), dimension(:,:,:,:)  data,
INTEGER, dimension(:)  FieldID,
LOGICAL, dimension(:)  lPeriodic,
INTEGER  rmbc 
)

Use the tree structure on a given level to populate the layout.

Definition at line 360 of file layout_comms.f90.


The documentation for this interface was generated from the following file:
 All Classes Files Functions Variables