Scrambler  1
LayoutComms::LoadFieldIntoLayout Interface Reference

List of all members.

Public Member Functions

subroutine LoadFieldIntoLayoutC (layout, data, FieldID, level_opt)
 Use the tree structure on a given level to populate the layout.
subroutine LoadFieldIntoLayoutR (layout, data, FieldID, level_opt)
 Use the tree structure on a given level to populate the layout.

Detailed Description

Definition at line 11 of file layout_comms.f90.


Member Function/Subroutine Documentation

subroutine LoadFieldIntoLayoutC ( TYPE(LayoutDef)  layout,
COMPLEX(8), dimension(:,:,:,:), pointer  data,
INTEGER, dimension(:)  FieldID,
INTEGER, optional  level_opt 
)

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

Definition at line 26 of file layout_comms.f90.

subroutine LoadFieldIntoLayoutR ( TYPE(LayoutDef)  layout,
REAL(8), dimension(:,:,:,:), pointer  data,
INTEGER, dimension(:)  FieldID,
INTEGER, optional  level_opt 
)

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

Definition at line 249 of file layout_comms.f90.


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