|
WORD | EpfFind (PHEAD WORD *term, WORD *params) |
|
WORD | EpfCon (PHEAD WORD *term, WORD *params, WORD num, WORD level) |
|
WORD | EpfGen (WORD number, WORD *inlist, WORD *kron, WORD *perm, WORD sgn) |
|
WORD | Trick (WORD *in, TRACES *t) |
|
WORD | Trace4no (WORD number, WORD *kron, TRACES *t) |
|
WORD | Trace4 (PHEAD WORD *term, WORD *params, WORD num, WORD level) |
|
WORD | Trace4Gen (PHEAD TRACES *t, WORD number) |
|
WORD | TraceNno (WORD number, WORD *kron, TRACES *t) |
|
WORD | TraceN (PHEAD WORD *term, WORD *params, WORD num, WORD level) |
|
WORD | TraceNgen (PHEAD TRACES *t, WORD number) |
|
WORD | Traces (PHEAD WORD *term, WORD *params, WORD num, WORD level) |
|
WORD | TraceFind (PHEAD WORD *term, WORD *params) |
|
WORD | Chisholm (PHEAD WORD *term, WORD level) |
|
WORD | TenVecFind (PHEAD WORD *term, WORD *params) |
|
WORD | TenVec (PHEAD WORD *term, WORD *params, WORD num, WORD level) |
|
Contains the 'operations' These are the trace routines, the contractions of the Levi-Civita tensors and the tensor to vector/vector to tensor routines. The trace and contraction routines are done in a special way (see commentary with the FIXEDGLOBALS struct)
Definition in file opera.c.