/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/physics/threshold_functions/litim.hh File Reference#
|
DiFfRG
|
litim.hh File Reference
Go to the source code of this file.
Namespaces | |
| namespace | DiFfRG |
| namespace | DiFfRG::fRG |
| namespace | DiFfRG::fRG::TFLitimSpatial |
| Here, useful threshold functions obtained by performing loop integrals with the litim regulator are collected. For explicit expressions, see the appendix of https://arxiv.org/abs/1909.02991. | |
Functions | |
| template<int nb, typename NT > | |
| NT | DiFfRG::fRG::TFLitimSpatial::B (const NT &mb2, const double &k, const double &T) |
| template<int nf, typename NT > | |
| NT | DiFfRG::fRG::TFLitimSpatial::F (const NT &mf2, const double &k, const double &T, const double &mu) |
| template<int nb1, int nb2, typename NT , typename NT1 , typename NT2 > | |
| NT | DiFfRG::fRG::TFLitimSpatial::BB (const NT1 &mb12, const NT2 &mb22, const double &k, const double &T) |
| template<int nf, int nb, typename NT , typename NTf , typename NTb > | |
| NT | DiFfRG::fRG::TFLitimSpatial::FBFermiPiT (const NTf &mf2, const NTb &mb2, const double &k, const double &T, const double &mu) |
| template<unsigned lev, typename NT1 , typename NT2 > | |
| auto | DiFfRG::fRG::TFLitimSpatial::lB (const NT1 &mb2, const NT2 &etab, const double &k, const double &T, const double &d) |
| template<unsigned lev, typename NT > | |
| auto | DiFfRG::fRG::TFLitimSpatial::lB (const NT &mb2, const double &k, const double &T, const double &d) |
| template<unsigned lev, typename NT1 , typename NT2 > | |
| auto | DiFfRG::fRG::TFLitimSpatial::lF (const NT1 &mf2, const NT2 &etaf, const double &k, const double &T, const double &mu, const double &d) |
| template<unsigned lev, typename NT > | |
| auto | DiFfRG::fRG::TFLitimSpatial::lF (const NT &mf2, const double &k, const double &T, const double &mu, const double &d) |
| template<unsigned levf, unsigned levb, typename NT , typename NT1 , typename NT2 , typename NT3 , typename NT4 > | |
| NT | DiFfRG::fRG::TFLitimSpatial::LFB (const NT1 &mf2, const NT2 &mb2, const NT3 &etaf, const NT4 &etab, const double &k, const double &T, const double &mu, const double &d) |
| template<unsigned levf, unsigned levb, typename NT , typename NT1 , typename NT2 > | |
| auto | DiFfRG::fRG::TFLitimSpatial::LFB (const NT1 &mf2, const NT2 &mb2, const double &k, const double &T, const double &mu, const double &d) |
Generated by