Gyselalib++
 
Loading...
Searching...
No Matches
X Struct Reference

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.
 

Detailed Description

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.

Member Data Documentation

◆ PERIODIC

static bool constexpr X::PERIODIC = false
staticconstexpr

Define periodicity of the dimension.

A boolean indicating if the dimension is periodic.

Here, not periodic.


The documentation for this struct was generated from the following files: