|
FORM v5.0.0-35-g6318119
|

Go to the source code of this file.
Data Structures | |
| struct | ToPoTyPe |
Macros | |
| #define | MAXPOINTS 120 |
| #define | WITHEARLYVETO |
Typedefs | |
| typedef struct ToPoTyPe | TOPOTYPE |
Functions | |
| int | LoadModel (MODEL *m) |
| int | ConvertParticle (Model *model, int formnum) |
| int | ReConvertParticle (Model *model, int grccnum) |
| int | numParticle (MODEL *m, WORD n) |
| Bool | fendMG (EGraph *eg, void *ti) |
| Bool | ProcessTopology (EGraph *eg, void *ti) |
| void | SetDualOpts (int *opt, const WORD num, const int key, const char *key_name, const int dual, const char *dual_name, const int val, const int dval) |
| int | GenDiagrams (PHEAD WORD *term, WORD level) |
Functions with interface FORM with grcc, to implement the diagrams_ function.
Definition in file diawrap.cc.
| #define MAXPOINTS 120 |
Definition at line 41 of file diawrap.cc.
| int LoadModel | ( | MODEL * | m | ) |
Definition at line 58 of file diawrap.cc.
| int ConvertParticle | ( | Model * | model, |
| int | formnum | ||
| ) |
Definition at line 205 of file diawrap.cc.
| int ReConvertParticle | ( | Model * | model, |
| int | grccnum | ||
| ) |
Definition at line 223 of file diawrap.cc.
| int numParticle | ( | MODEL * | m, |
| WORD | n | ||
| ) |
Definition at line 235 of file diawrap.cc.
| Bool fendMG | ( | EGraph * | eg, |
| void * | ti | ||
| ) |
Definition at line 506 of file diawrap.cc.
| Bool ProcessTopology | ( | EGraph * | eg, |
| void * | ti | ||
| ) |
Definition at line 516 of file diawrap.cc.
| void SetDualOpts | ( | int * | opt, |
| const WORD | num, | ||
| const int | key, | ||
| const char * | key_name, | ||
| const int | dual, | ||
| const char * | dual_name, | ||
| const int | val, | ||
| const int | dval | ||
| ) |
Definition at line 779 of file diawrap.cc.
| int GenDiagrams | ( | PHEAD WORD * | term, |
| WORD | level | ||
| ) |
Definition at line 806 of file diawrap.cc.