SUNphi
1.0
|
Header file for the inclusion of all Spacetime types. More...
Go to the source code of this file.
Classes | |
struct | SUNphi::Spacetime |
Functions | |
Conditional< 0, decltype(maybeUnused(NCOMPL)), void > | SUNphi::maybeUnusedFD () |
template<typename T > | |
decltype(auto) | SUNphi::site (T &&ref, const int id) |
Variables | |
constexpr const int | SUNphi::NDUMMY_VOLUME = DYNAMIC |
Header file for the inclusion of all Spacetime types.
Definition in file SpaceTime.hpp.
Conditional< 0, decltype(maybeUnused(hasTwin< CnCol >)), void > SUNphi::maybeUnusedFD | ( | ) |
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
Forward declaration of a dummy function, used to suppress "Unused variable" warning
decltype(auto) SUNphi::site | ( | T && | ref, |
const int | id | ||
) |
Get a reference to the Spacetime
component id
of ref
ref | Quantity to be bind |
id | Component to bind |
Definition at line 14 of file SpaceTime.hpp.
constexpr const int SUNphi::NDUMMY_VOLUME = DYNAMIC |
Maximal value for TensKind
of type Spacetime
Definition at line 14 of file SpaceTime.hpp.