form.h
Go to the documentation of this file.
108 string FormField(const string fieldname, const unsigned int numUpperIds, const unsigned int numLowerIds, \
enum FuncProp_s FuncProp Functions and cointainer for indices. bool indexSum Set(true) or unset(false) indice sum in FORM, useful when using expressions without fields... Definition: form.h:148 string FormField(const string fieldname, const unsigned int numUpperIds, const unsigned int numLowerIds, const FuncProp funcp) Function to add field name and create field proprieties to FORM input file. Definition: form.cpp:156 void CallForm(Braket &exp, bool print, bool all, string newidlabel) Creat the file input for FORM and run the FORM program and return the result to file and/or screen... Definition: form.cpp:617 Defintions for all general (initialisation etc.) routines of class Braket. Definition: braket.cpp:54 void setFormIndexSum() Set the index sum in input FORM file, ie, adds "sum i,j,...;" and "id e_(1,...,N) = 1"... Definition: form.cpp:129 OPMode operator+(const OPMode a, const OPMode b) calculate the mode for the sum Definition: braket.cpp:304 void setFormRenumber() Set "renumber 1;" in FORM input file. This option is used to renumber indices in order to allow furth... Definition: form.cpp:113 ostream & operator<<(ostream &out, const OPMode &a) Get the mode of the expression. Definition: braket.cpp:266 string filename Form input/output filename, input(output) filename is given by filename_in(_out).frm. Definition: form.h:135 Generated on Fri Dec 18 2015 19:49:47 for SOSpin by 1.8.9.1 |