Class TempLat::SU2DoubletDagger
template <typename R>
ClassList > TempLat > SU2DoubletDagger
A class which compute the hermitean conjugate of Doublets. More...
#include <su2doubletdagger.h>
Inherits the following classes: TempLat::SU2DoubletUnaryOperator
Public Types
| Type | Name |
|---|---|
| typedef SU2DoubletGetGetReturnType< R >::type | SV |
Public Types inherited from TempLat::SU2DoubletUnaryOperator
See TempLat::SU2DoubletUnaryOperator
| Type | Name |
|---|---|
| typedef SU2DoubletGetter | Getter |
Public Static Attributes inherited from TempLat::SU2DoubletUnaryOperator
See TempLat::SU2DoubletUnaryOperator
| Type | Name |
|---|---|
| constexpr size_t | size = 4 |
Public Functions
| Type | Name |
|---|---|
| SU2DoubletDagger (const R & pR) |
|
| auto | SU2DoubletGet (Tag< M > t) const |
| DEVICE_INLINE_FUNCTION auto | eval (const IDX &... idx) const |
| const auto & | operator() (Tag< N > t) const |
| virtual std::string | toString () override const If your descending class implements operatorString() and your operator is of the type "OP b" (where OP is * or whatever), this toString method does all the work for you, only adding parentheses if b contains spaces. |
Public Functions inherited from TempLat::SU2DoubletUnaryOperator
See TempLat::SU2DoubletUnaryOperator
| Type | Name |
|---|---|
| SU2DoubletUnaryOperator (const R & pR) |
|
| DEVICE_INLINE_FUNCTION auto | eval (const IDX &... idx) const |
| auto | getDx () const |
| auto | getKIR () const |
| virtual std::string | operatorString () const Override this method in your derived class, to have an easy implementation of your toString method. |
| void | postGet () |
| void | preGet () |
| virtual std::string | toString () const If your descending class implements operatorString() and your operator is of the type "OP b" (where OP is * or whatever), this toString method does all the work for you, only adding parentheses if b contains spaces. |
Public Static Functions inherited from TempLat::SU2DoubletUnaryOperator
See TempLat::SU2DoubletUnaryOperator
| Type | Name |
|---|---|
| consteval size_t | getNDim () |
Protected Attributes inherited from TempLat::SU2DoubletUnaryOperator
See TempLat::SU2DoubletUnaryOperator
| Type | Name |
|---|---|
| R | mR |
Detailed Description
Unit test: ctest -R test-su2doubletdagger
Public Types Documentation
typedef SV
Public Functions Documentation
function SU2DoubletDagger
function SU2DoubletGet
function eval
template<typename... IDX>
inline DEVICE_INLINE_FUNCTION auto TempLat::SU2DoubletDagger::eval (
const IDX &... idx
) const
function operator()
function toString
If your descending class implements operatorString() and your operator is of the type "OP b" (where OP is * or whatever), this toString method does all the work for you, only adding parentheses if b contains spaces.
Implements TempLat::SU2DoubletUnaryOperator::toString
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/su2algebra/su2doubletdagger.h