IBP reduction using KIRA program with user-defined equations.
More...
#include <IBP.h>
|
| void | Export () override |
| | Export input data for KIRA.
|
| |
| void | Run () override |
| | invoke kira program for reduction
|
| |
| void | Import () override |
| | import kira result
|
| |
| 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) |
| |
IBP reduction using KIRA program with user-defined equations.
Definition at line 118 of file IBP.h.
◆ Export()
| void HepLib::UKIRA::Export |
( |
| ) |
|
|
overridevirtual |
◆ Import()
| void HepLib::UKIRA::Import |
( |
| ) |
|
|
overridevirtual |
◆ Run()
| void HepLib::UKIRA::Run |
( |
| ) |
|
|
overridevirtual |
◆ KArgs
| string HepLib::UKIRA::KArgs = "" |
|
static |
◆ ra
| int HepLib::UKIRA::ra = 1 |
◆ rap
| int HepLib::UKIRA::rap = 1 |
◆ sa
| int HepLib::UKIRA::sa = 1 |
◆ sap
| int HepLib::UKIRA::sap = 1 |
◆ seed_option
| int HepLib::UKIRA::seed_option = 0 |
◆ sort_option
| int HepLib::UKIRA::sort_option = 0 |
◆ using_uw
| bool HepLib::UKIRA::using_uw = true |
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/UKIRA.cpp
- /home/runner/work/HepLib/HepLib/INC/Init.cpp