IBP reduction using FIRE program.
More...
#include <IBP.h>
|
void | Export () override |
| Export start config intgral etc. files.
|
|
void | Run () override |
| Run FIRE reduction.
|
|
void | Import () override |
| Import tables
|
|
virtual | ~IBP () |
|
pair< exmap, lst > | FindRules (bool mi=true) |
|
bool | IsZero (ex sector) |
|
void | Reduce () |
|
void | garExport (string garfn) |
|
void | garImport (string garfn) |
|
ex | TO () |
|
void | FROM (ex s) |
|
exmap | SP2Pn () |
|
exmap | Dinv (const lst &ns) |
|
ex | D (const ex &x, const lst &ns) |
|
void | RM (bool keep_start_config=false) |
|
void | rm (const string &pat) |
|
|
static void | RRTables (const string &filename, int pnum) |
|
static void | ThieleTables (const string &filename, int si, int ei) |
|
static void | ReShare (const vector< IBP * > &fs) |
|
IBP reduction using FIRE program.
Definition at line 68 of file IBP.h.
◆ Export()
void HepLib::FIRE::Export |
( |
| ) |
|
|
overridevirtual |
Export start config intgral etc. files.
Reimplemented from HepLib::IBP.
Definition at line 344 of file FIRE.cpp.
◆ Import()
void HepLib::FIRE::Import |
( |
| ) |
|
|
overridevirtual |
◆ RRTables()
void HepLib::FIRE::RRTables |
( |
const string & |
filename, |
|
|
int |
pnum |
|
) |
| |
|
static |
◆ Run()
void HepLib::FIRE::Run |
( |
| ) |
|
|
overridevirtual |
◆ ThieleTables()
void HepLib::FIRE::ThieleTables |
( |
const string & |
filename, |
|
|
int |
si, |
|
|
int |
ei |
|
) |
| |
|
static |
◆ allIBP
bool HepLib::FIRE::allIBP = false |
Definition at line 70 of file IBP.h.
◆ Execute
Definition at line 80 of file IBP.h.
◆ LT1
int HepLib::FIRE::LT1 = 2 |
Definition at line 76 of file IBP.h.
◆ LT2
int HepLib::FIRE::LT2 = 2 |
Definition at line 78 of file IBP.h.
◆ NVariables
exmap HepLib::FIRE::NVariables |
Definition at line 81 of file IBP.h.
◆ opt
string HepLib::FIRE::opt = "" |
Definition at line 79 of file IBP.h.
◆ PosPref
int HepLib::FIRE::PosPref = 1 |
Definition at line 74 of file IBP.h.
◆ T1
Definition at line 75 of file IBP.h.
◆ T2
Definition at line 77 of file IBP.h.
◆ Version
int HepLib::FIRE::Version = 6 |
|
static |
Definition at line 82 of file IBP.h.
The documentation for this class was generated from the following files:
- /home/runner/work/HepLib/HepLib/IBP/IBP.h
- /home/runner/work/HepLib/HepLib/IBP/FIRE.cpp
- /home/runner/work/HepLib/HepLib/INC/Init.cpp