Class TempLat::SymTracelessSubtraction
template <class R, class T>
ClassList > TempLat > SymTracelessSubtraction
A class which implements complex subtraction. More...
#include <symtracelesssubtract.h>
Inherits the following classes: TempLat::SymTracelessBinaryOperator
Public Types inherited from TempLat::SymTracelessBinaryOperator
See TempLat::SymTracelessBinaryOperator
| Type | Name |
|---|---|
| typedef SymTracelessGetter | Getter |
Public Static Attributes inherited from TempLat::SymTracelessBinaryOperator
See TempLat::SymTracelessBinaryOperator
| Type | Name |
|---|---|
| constexpr size_t | size = 5 |
Public Functions
| Type | Name |
|---|---|
| auto | SymTracelessGet (Tag< 0 > t) const |
| auto | SymTracelessGet (Tag< 1 > t) const |
| auto | SymTracelessGet (Tag< 2 > t) const |
| auto | SymTracelessGet (Tag< 3 > t) const |
| auto | SymTracelessGet (Tag< 4 > t) const |
| auto | SymTracelessGet (Tag< 1 > t1, Tag< 1 > t2) const |
| auto | SymTracelessGet (Tag< 1 > t1, Tag< 2 > t2) const |
| auto | SymTracelessGet (Tag< 1 > t1, Tag< 3 > t2) const |
| auto | SymTracelessGet (Tag< 2 > t1, Tag< 1 > t2) const |
| auto | SymTracelessGet (Tag< 2 > t1, Tag< 2 > t2) const |
| auto | SymTracelessGet (Tag< 2 > t1, Tag< 3 > t2) const |
| auto | SymTracelessGet (Tag< 3 > t1, Tag< 1 > t2) const |
| auto | SymTracelessGet (Tag< 3 > t1, Tag< 2 > t2) const |
| auto | SymTracelessGet (Tag< 3 > t1, Tag< 3 > t2) const |
| SymTracelessSubtraction (const R & pR, const T & pT) |
|
| DEVICE_INLINE_FUNCTION auto | eval (const IDX &... idx) const |
| auto | operator() (Tag< N > t1, Tag< M > t2) 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::SymTracelessBinaryOperator
See TempLat::SymTracelessBinaryOperator
| Type | Name |
|---|---|
| SymTracelessBinaryOperator (const R & pR, const T & pT) |
|
| auto | SymTracelessFieldGet (Tag< 1 > t1, Tag< 1 > t2) const |
| auto | SymTracelessFieldGet (Tag< 1 > t1, Tag< 2 > t2) const |
| auto | SymTracelessFieldGet (Tag< 1 > t1, Tag< 3 > t2) const |
| auto | SymTracelessFieldGet (Tag< 2 > t1, Tag< 1 > t2) const |
| auto | SymTracelessFieldGet (Tag< 2 > t1, Tag< 2 > t2) const |
| auto | SymTracelessFieldGet (Tag< 2 > t1, Tag< 3 > t2) const |
| auto | SymTracelessFieldGet (Tag< 3 > t1, Tag< 1 > t2) const |
| auto | SymTracelessFieldGet (Tag< 3 > t1, Tag< 2 > t2) const |
| auto | SymTracelessFieldGet (Tag< 3 > t1, Tag< 3 > t2) const |
| auto | getDx () const |
| auto | getKIR () const |
| auto | getToolBox () const |
| virtual std::string | operatorString () const = 0 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 "a OP b" (where OP is * or whatever), this toString method does all the work for you. |
Public Static Functions inherited from TempLat::SymTracelessBinaryOperator
See TempLat::SymTracelessBinaryOperator
| Type | Name |
|---|---|
| consteval size_t | getNDim () |
Protected Attributes inherited from TempLat::SymTracelessBinaryOperator
See TempLat::SymTracelessBinaryOperator
| Type | Name |
|---|---|
| R | mR |
| T | mT |
Detailed Description
Unit test: ctest -R test-complexfieldadd
Public Functions Documentation
function SymTracelessGet [1/14]
function SymTracelessGet [2/14]
function SymTracelessGet [3/14]
function SymTracelessGet [4/14]
function SymTracelessGet [5/14]
function SymTracelessGet [6/14]
function SymTracelessGet [7/14]
function SymTracelessGet [8/14]
function SymTracelessGet [9/14]
function SymTracelessGet [10/14]
function SymTracelessGet [11/14]
function SymTracelessGet [12/14]
function SymTracelessGet [13/14]
function SymTracelessGet [14/14]
function SymTracelessSubtraction
function eval
template<typename... IDX>
inline DEVICE_INLINE_FUNCTION auto TempLat::SymTracelessSubtraction::eval (
const IDX &... idx
) const
function operator()
template<int N, int M>
inline auto TempLat::SymTracelessSubtraction::operator() (
Tag < N > t1,
Tag < M > t2
) const
function operatorString
Override this method in your derived class, to have an easy implementation of your toString method.
Implements TempLat::SymTracelessBinaryOperator::operatorString
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/matrix3x3algebra/symtracelesssubtract.h