SpECTRE
v2025.03.17
|
Defines the tensor expression representing the addition or subtraction of two tensor expressions. More...
Defines the tensor expression representing the addition or subtraction of two tensor expressions.
For details on aliases and members defined in this class, as well as general TensorExpression
terminology used in its members' documentation, see documentation for TensorExpression
.
T1 | the left operand expression |
T2 | the right operand expression |
ArgsList1 | generic TensorIndex s of the left operand |
ArgsList2 | generic TensorIndex s of the right operand |
Sign | the sign of the operation selected, 1 for addition or -1 for subtraction |