Scrambler  1
LayoutControl Module Reference

List of all members.

Data Types

interface  ProlongateLayout

Public Member Functions

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

Detailed Description

Definition at line 1 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 module was generated from the following file:
 All Classes Files Functions Variables