direction.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_stencilHeader_type), | intent(inout) | :: | stencil | The stencil layout to set. |
||
integer, | intent(in) | :: | nElems | The number of elements which share this stencil |
||
integer, | intent(in) | :: | direction | The spatial direction: 1 -> x direction 2 -> y direction 3 -> z direction |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iElem | ||||
integer, | private | :: | offsetIndex |