FORM  4.3
Data Structures | Macros | Typedefs | Functions
topowrap.cc File Reference
#include "form3.h"
#include "gentopo.h"

Go to the source code of this file.

Data Structures

struct  ToPoTyPe
 

Macros

#define MAXPOINTS   120
 

Typedefs

typedef struct ToPoTyPe TOPOTYPE
 

Functions

int GenerateVertices (TOPOTYPE *TopoInf, int pointsremaining, int level)
 
WORD GenerateTopologies (PHEAD WORD nloops, WORD nlegs, WORD setvert, WORD setmax)
 
void toForm (EGraph *egraph)
 

Detailed Description

routines for conversion of topology and diagram output to FORM notation

Definition in file topowrap.cc.