IBP reduction using KIRA program.
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.
Definition at line 94 of file IBP.h.
◆ Export()
| void HepLib::KIRA::Export |
( |
| ) |
|
|
overridevirtual |
◆ Import()
| void HepLib::KIRA::Import |
( |
| ) |
|
|
overridevirtual |
◆ Run()
| void HepLib::KIRA::Run |
( |
| ) |
|
|
overridevirtual |
◆ dmax
| int HepLib::KIRA::dmax = -1 |
◆ KArgs
| string HepLib::KIRA::KArgs = "" |
|
static |
Definition at line 97 of file IBP.h.
◆ ra
Definition at line 99 of file IBP.h.
◆ sa
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/KIRA.cpp
- /home/runner/work/HepLib/HepLib/INC/Init.cpp