Public Member Functions |
Private Member Functions |
Private Attributes |
Friends |
List of all members
sospin::BraketOneTerm Class Reference Store each term of the Braket class. More...
Detailed DescriptionConstructor & Destructor Documentation
Constructor. Definition at line 73 of file braket.cpp.
Constructor without constant part and index zero.
Definition at line 77 of file braket.cpp.
Constructor.
Definition at line 82 of file braket.cpp.
Constructor.
Definition at line 88 of file braket.cpp.
Constructor.
Definition at line 94 of file braket.cpp.
Destructor, clear all allocated memory. Definition at line 112 of file braket.cpp. Member Function Documentation
Check global index in expression term.
Definition at line 646 of file braket.cpp.
Clear all allocated memory and sets default parameters. Definition at line 107 of file braket.cpp.
Reduce number of b's plus b's to 2N of SO(2N), and order all b's at left and all b's at right.
Definition at line 953 of file braket.cpp.
Convert current expression term to levi-civita and writes all in the string/constant part only if expression term is a braket.
Definition at line 798 of file braket.cpp.
Evaluate the expression term to deltas.
Definition at line 979 of file braket.cpp.
Evaluate the expression term to levi-civita.
Definition at line 966 of file braket.cpp.
To pass a expression from form. Definition at line 103 of file braket.cpp.
Return (and set) the constant part. Definition at line 116 of file braket.cpp.
Return (and set) the index sum part. Definition at line 117 of file braket.cpp.
Return (and set) the term part. Definition at line 115 of file braket.cpp.
Returns true if expression is empty. Definition at line 118 of file braket.cpp.
Negate BraketOneTerm. Definition at line 375 of file braket.cpp.
overload operator for BraketOneTerm * constval Definition at line 461 of file braket.cpp.
overload operator for BraketOneTerm * L Definition at line 483 of file braket.cpp.
overload operator for BraketOneTerm *= constval Definition at line 447 of file braket.cpp.
overload operator for BraketOneTerm *= L
Order nodes of DList in Braket. First deltas and then b's and b\dagger's and remove the identity node when deltas, b or b^dagger is present Definition at line 625 of file braket.cpp.
Simplify current expression term.
Definition at line 687 of file braket.cpp. Friends And Related Function Documentation
negate operator Definition at line 365 of file braket.cpp.
stream operator Definition at line 561 of file braket.cpp. Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Fri Dec 18 2015 19:49:47 for SOSpin by 1.8.9.1 |