FORM 4.3
Data Fields
DiStRiBuTe Struct Reference

#include <structs.h>

Data Fields

WORD * obj1
 
WORD * obj2
 
WORD * out
 
WORD sign
 
WORD n1
 
WORD n2
 
WORD n
 
WORD cycle [MAXMATCH]
 

Detailed Description

The struct DISTRIBUTE is used to help the pattern matcher when matching antisymmetric tensors.

Definition at line 1049 of file structs.h.

Field Documentation

◆ obj1

WORD* obj1

Definition at line 1050 of file structs.h.

◆ obj2

WORD* obj2

Definition at line 1051 of file structs.h.

◆ out

WORD* out

Definition at line 1052 of file structs.h.

◆ sign

WORD sign

Definition at line 1053 of file structs.h.

◆ n1

WORD n1

Definition at line 1054 of file structs.h.

◆ n2

WORD n2

Definition at line 1055 of file structs.h.

◆ n

WORD n

Definition at line 1056 of file structs.h.

◆ cycle

WORD cycle[MAXMATCH]

Definition at line 1057 of file structs.h.


The documentation for this struct was generated from the following file: