SUNphi  1.0
SpaceTime.hpp File Reference

Header file for the inclusion of all Spacetime types. More...

#include <tens/TensComp.hpp>
#include <smet/Bind.hpp>

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
 

Detailed Description

Header file for the inclusion of all Spacetime types.

Definition in file SpaceTime.hpp.

Function Documentation

Conditional< 0, decltype(maybeUnused(hasTwin< CnCol >)), void > SUNphi::maybeUnusedFD ( )

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NCOMPL

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of ALIGNMENT

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NDIR

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NDUMMY_VOLUME

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NSPIN

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NRW_Spin

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NCN_Spin

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of hasTwin< RwSpin >

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of hasTwin< CnSpin >

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NCOL

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NRW_Col

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of NCN_Col

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of hasTwin< RwCol >

Forward declaration of a dummy function, used to suppress "Unused variable" warning

Returns
the type of hasTwin< CnCol >
template<typename T >
decltype(auto) SUNphi::site ( T &&  ref,
const int  id 
)

Get a reference to the Spacetime component id of ref

Parameters
refQuantity to be bind
idComponent to bind

Definition at line 14 of file SpaceTime.hpp.

Variable Documentation

constexpr const int SUNphi::NDUMMY_VOLUME = DYNAMIC

Maximal value for TensKind of type Spacetime

Definition at line 14 of file SpaceTime.hpp.