SUNphi  1.0
Dir.hpp File Reference

Header file for the inclusion of all dir related types. More...

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

Go to the source code of this file.

Classes

struct  SUNphi::Dir
 

Functions

Conditional< 0, decltype(maybeUnused(NCOMPL)), void > SUNphi::maybeUnusedFD ()
 
template<typename T >
decltype(auto) SUNphi::dir (T &&ref, const int id)
 

Variables

constexpr const int SUNphi::NDIR = 4
 

Detailed Description

Header file for the inclusion of all dir related types.

Definition in file Dir.hpp.

Function Documentation

template<typename T >
decltype(auto) SUNphi::dir ( T &&  ref,
const int  id 
)

Get a reference to the Dir component id of ref

Parameters
refQuantity to be bind
idComponent to bind

Definition at line 14 of file Dir.hpp.

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 >

Variable Documentation

constexpr const int SUNphi::NDIR = 4

Maximal value for TensKind of type Dir

Definition at line 14 of file Dir.hpp.