Class TempLat::U1Exponential
template <typename R>
ClassList > TempLat > U1Exponential
Exponential map for U(1). More...
#include <u1exponential.h>
Inherits the following classes: TempLat::ComplexFieldUnaryOperator
Public Types
| Type | Name |
|---|---|
| typedef typename GetGetReturnType< R >::type | SV |
Public Types inherited from TempLat::ComplexFieldUnaryOperator
See TempLat::ComplexFieldUnaryOperator
| Type | Name |
|---|---|
| typedef ComplexFieldGetter | Getter |
Public Static Attributes inherited from TempLat::ComplexFieldUnaryOperator
See TempLat::ComplexFieldUnaryOperator
| Type | Name |
|---|---|
| constexpr size_t | size = 2 |
Public Functions
| Type | Name |
|---|---|
| auto | ComplexFieldGet (Tag< 0 > t) const |
| auto | ComplexFieldGet (Tag< 1 > t) const |
| U1Exponential (const R & pR) |
|
| DEVICE_INLINE_FUNCTION auto | eval (const IDX &... idx) const |
| std::string | toString () const |
Public Functions inherited from TempLat::ComplexFieldUnaryOperator
See TempLat::ComplexFieldUnaryOperator
| Type | Name |
|---|---|
| ComplexFieldUnaryOperator (const R & pR) |
|
| 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 () |
| 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::ComplexFieldUnaryOperator
See TempLat::ComplexFieldUnaryOperator
| Type | Name |
|---|---|
| consteval size_t | getNDim () |
Protected Attributes inherited from TempLat::ComplexFieldUnaryOperator
See TempLat::ComplexFieldUnaryOperator
| Type | Name |
|---|---|
| R | mR |
Detailed Description
Unit test: ctest -R test-u1wrapper
Public Types Documentation
typedef SV
Public Functions Documentation
function ComplexFieldGet [1/2]
function ComplexFieldGet [2/2]
function U1Exponential
function eval
template<typename... IDX>
inline DEVICE_INLINE_FUNCTION auto TempLat::U1Exponential::eval (
const IDX &... idx
) const
function toString
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/gaugealgebra/u1exponential.h