Define non periodic real X dimension. More...
Public Types | |
using | Dual = X |
A type-alias mapping to the co/contra-variant counterpart. | |
using | Dual = X |
A type-alias mapping to the co/contra-variant counterpart. | |
using | Dual = X |
A type-alias mapping to the co/contra-variant counterpart. | |
Static Public Attributes | |
static bool constexpr | PERIODIC = false |
Define periodicity of the dimension. | |
static bool constexpr | IS_COVARIANT = true |
A boolean indicating if dimension describes a covariant coordinate. | |
static bool constexpr | IS_CONTRAVARIANT = true |
A boolean indicating if dimension describes a contravariant coordinate. | |
Define non periodic real X dimension.
A class which describes the real space in the first spatial direction X.
A class which describes the real space in the spatial X direction.
|
staticconstexpr |
Define periodicity of the dimension.
A boolean indicating if the dimension is periodic.
Here, not periodic.