| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(StencilGenerator1D), | intent(inout) | :: | this | |||
| type(Stencil1D), | intent(in) | :: | stencilObj | |||
| type(RealArray), | intent(in), | dimension(:) | :: | columnVecs | ||
| logical, | intent(in), | optional | :: | periodicDim | ||
| integer(kind=ik), | intent(in), | optional, | dimension(2) | :: | coordInterval |
1D fixed stencil value generator initialization routine