HepLib
Public Member Functions | Public Attributes | List of all members
HepLib::Laporta Class Reference

#include <IBP.h>

Inheritance diagram for HepLib::Laporta:
Inheritance graph
[legend]
Collaboration diagram for HepLib::Laporta:
Collaboration graph
[legend]

Public Member Functions

void Export () override
 Export input data for KIRA. More...
 
void Run () override
 invoke kira program for reduction More...
 
void Import () override
 import kira result More...
 
- Public Member Functions inherited from HepLib::IBP
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)
 

Public Attributes

bool using_uw = true
 
int ra = 1
 
int sa = 1
 
int rap = 1
 
int sap = 1
 
int sort_option = 0
 
int seed_option = 1
 
- Public Attributes inherited from HepLib::IBP
lst Internal
 
lst External
 
lst Replacement
 
lst Propagator
 
lst Integral
 
lst Cut
 
lst DSP
 
lst ISP
 
lst SECTOR
 
map< int, ex > Shift
 
bool reCut = false
 
string WorkingDir
 
int ProblemNumber = 0
 
lst PIntegral
 
lst MIntegral
 
lst Rules
 
bool IsAlwaysZero = false
 

Additional Inherited Members

- Static Public Member Functions inherited from HepLib::IBP
static void ReShare (const vector< IBP * > &fs)
 

Detailed Description

Definition at line 180 of file IBP.h.

Member Function Documentation

◆ Export()

void HepLib::Laporta::Export ( )
overridevirtual

Export input data for KIRA.

Reimplemented from HepLib::IBP.

Definition at line 59 of file Laporta.cpp.

◆ Import()

void HepLib::Laporta::Import ( )
overridevirtual

import kira result

Reimplemented from HepLib::IBP.

Definition at line 167 of file Laporta.cpp.

◆ Run()

void HepLib::Laporta::Run ( )
overridevirtual

invoke kira program for reduction

Reimplemented from HepLib::IBP.

Definition at line 160 of file Laporta.cpp.

Member Data Documentation

◆ ra

int HepLib::Laporta::ra = 1

Definition at line 190 of file IBP.h.

◆ rap

int HepLib::Laporta::rap = 1

Definition at line 192 of file IBP.h.

◆ sa

int HepLib::Laporta::sa = 1

Definition at line 191 of file IBP.h.

◆ sap

int HepLib::Laporta::sap = 1

Definition at line 193 of file IBP.h.

◆ seed_option

int HepLib::Laporta::seed_option = 1

Definition at line 195 of file IBP.h.

◆ sort_option

int HepLib::Laporta::sort_option = 0

Definition at line 194 of file IBP.h.

◆ using_uw

bool HepLib::Laporta::using_uw = true

Definition at line 184 of file IBP.h.


The documentation for this class was generated from the following files: