Represents a point read by a stencil characterized by a signed offset in a given dimension. More...
Static Public Attributes | |
| static constexpr int | sign = Sign |
| static constexpr size_t | dimension = Dim |
| static constexpr size_t | offset = Off |
| static constexpr long int | signed_offset = sign * offset |
Represents a point read by a stencil characterized by a signed offset in a given dimension.
1.8.13