|
Scrambler
1
|
Pointer to a stencil type. More...
Collaboration diagram for StencilDeclarations::dependency:Public Attributes | |
| INTEGER | p1 |
| INTEGER | p2 |
| INTEGER, dimension(3, 2) | range |
Pointer to a stencil type.
Defines a dependency between two stencil pieces and a dependency range
Definition at line 66 of file stencil_declarations.f90.
| INTEGER p1 |
Definition at line 67 of file stencil_declarations.f90.
| INTEGER p2 |
Definition at line 67 of file stencil_declarations.f90.
| INTEGER, dimension(3,2) range |
Definition at line 68 of file stencil_declarations.f90.