Skip to content

Class TempLat::ComplexFieldSU2DoubletMultiplication

template <typename R, typename T>

ClassList > TempLat > ComplexFieldSU2DoubletMultiplication

A class which implements the fundamental action of SU2. More...

  • #include <complexfieldsu2doubletmultiply.h>

Inherits the following classes: TempLat::SU2DoubletBinaryOperator

Public Types inherited from TempLat::SU2DoubletBinaryOperator

See TempLat::SU2DoubletBinaryOperator

Type Name
typedef SU2DoubletGetter Getter

Public Static Attributes inherited from TempLat::SU2DoubletBinaryOperator

See TempLat::SU2DoubletBinaryOperator

Type Name
constexpr size_t size = 4

Public Functions

Type Name
ComplexFieldSU2DoubletMultiplication (const R & pR, const T & pT)
auto SU2DoubletGet (Tag< 0 > t) const
auto SU2DoubletGet (Tag< 1 > t) const
auto SU2DoubletGet (Tag< 2 > t) const
auto SU2DoubletGet (Tag< 3 > t) const
DEVICE_INLINE_FUNCTION auto eval (const IDX &... idx) const
virtual std::string operatorString () override const
Override this method in your derived class, to have an easy implementation of your toString method.

Public Functions inherited from TempLat::SU2DoubletBinaryOperator

See TempLat::SU2DoubletBinaryOperator

Type Name
SU2DoubletBinaryOperator (const R & pR, const T & pT)
auto getDx () const
auto getKIR () const
auto getToolBox () const
virtual std::string operatorString () const
Override this method in your derived class, to have an easy implementation of your toString method.
std::string toString () const
If your descending class implements operatorString() and your operator is of the type "a OP b" (where OP is * or whatever), this toString method does all the work for you.

Public Static Functions inherited from TempLat::SU2DoubletBinaryOperator

See TempLat::SU2DoubletBinaryOperator

Type Name
consteval size_t getNDim ()

Protected Attributes inherited from TempLat::SU2DoubletBinaryOperator

See TempLat::SU2DoubletBinaryOperator

Type Name
R mR
T mT

Detailed Description

Unit test: ctest -R test-complexfieldsu2multiply

Public Functions Documentation

function ComplexFieldSU2DoubletMultiplication

inline TempLat::ComplexFieldSU2DoubletMultiplication::ComplexFieldSU2DoubletMultiplication (
    const R & pR,
    const T & pT
) 

function SU2DoubletGet [1/4]

inline auto TempLat::ComplexFieldSU2DoubletMultiplication::SU2DoubletGet (
    Tag < 0 > t
) const

function SU2DoubletGet [2/4]

inline auto TempLat::ComplexFieldSU2DoubletMultiplication::SU2DoubletGet (
    Tag < 1 > t
) const

function SU2DoubletGet [3/4]

inline auto TempLat::ComplexFieldSU2DoubletMultiplication::SU2DoubletGet (
    Tag < 2 > t
) const

function SU2DoubletGet [4/4]

inline auto TempLat::ComplexFieldSU2DoubletMultiplication::SU2DoubletGet (
    Tag < 3 > t
) const

function eval

template<typename... IDX>
inline DEVICE_INLINE_FUNCTION auto TempLat::ComplexFieldSU2DoubletMultiplication::eval (
    const IDX &... idx
) const

function operatorString

Override this method in your derived class, to have an easy implementation of your toString method.

inline virtual std::string TempLat::ComplexFieldSU2DoubletMultiplication::operatorString () override const

Implements TempLat::SU2DoubletBinaryOperator::operatorString



The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/su2algebra/complexfieldsu2doubletmultiply.h