Scrambler  1
LayoutControl::ProlongateLayout Interface Reference

List of all members.

Public Member Functions

subroutine ProlongateLayoutC (layout, data, method, FieldID)
subroutine ProlongateLayoutR (layout, data, method, FieldID)

Detailed Description

Definition at line 10 of file layout_control.f90.


Member Function/Subroutine Documentation

subroutine ProlongateLayoutC ( TYPE(LayoutDef), pointer  layout,
COMPLEX(8), dimension(:,:,:,:), pointer  data,
INTEGER  method,
INTEGER, dimension(:)  FieldID 
)

Definition at line 17 of file layout_control.f90.

subroutine ProlongateLayoutR ( TYPE(LayoutDef), pointer  layout,
REAL(8), dimension(:,:,:,:), pointer  data,
INTEGER  method,
INTEGER, dimension(:)  FieldID 
)

Definition at line 126 of file layout_control.f90.


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