FORM  4.1
Data Fields
FuNcTiOn Struct Reference

#include <structs.h>

Data Fields

TABLES tabl
 
LONG symminfo
 
LONG name
 
WORD commute
 
WORD complex
 
WORD number
 
WORD flags
 
WORD spec
 
WORD symmetric
 
WORD node
 
WORD namesize
 
WORD dimension
 
WORD maxnumargs
 
WORD minnumargs
 

Detailed Description

Contains all information about a function. Also used for tables. It is used in the LIST elements of #AC.

Definition at line 461 of file structs.h.

Field Documentation

TABLES tabl

Used if redefined as table. != 0 if function is a table

Definition at line 462 of file structs.h.

LONG symminfo

Info regarding symm properties offset in buffer

Definition at line 463 of file structs.h.

LONG name

Location in namebuffer of NAMETREE

Definition at line 464 of file structs.h.

Referenced by StartVariables().

WORD commute

Commutation properties

Definition at line 465 of file structs.h.

Referenced by TermRenumber().

WORD complex

Properties under complex conjugation

Definition at line 466 of file structs.h.

Referenced by TermRenumber().

WORD number

Number when stored in file

Definition at line 467 of file structs.h.

Referenced by ReadSaveIndex(), and TermRenumber().

WORD flags

Used to indicate usage when storing

Definition at line 468 of file structs.h.

Referenced by TermRenumber().

WORD spec

Regular, Tensor, etc. See FunSpecs.

Definition at line 469 of file structs.h.

Referenced by ReadSaveVariables(), and TermRenumber().

WORD symmetric

0 if symmetric properties

Definition at line 470 of file structs.h.

Referenced by TermRenumber().

WORD node

Location in namenode of NAMETREE

Definition at line 471 of file structs.h.

WORD namesize

Length of the name

Definition at line 472 of file structs.h.

Referenced by TermRenumber().


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