The fRG class is used to keep track of the RG time and the cutoff scale.
More...
#include <model.hh>
|
| fRG (double Lambda) |
| Construct a new fRG object from a given initial cutoff scale.
|
|
| fRG (const JSONValue &json) |
| Construct a new fRG object from a given JSONValue object.
|
|
void | set_time (double t) |
| Set the time of the fRG object, updating the cutoff scale and its powers.
|
|
const double & | get_time () const |
| Get the time of the fRG object.
|
|
The fRG class is used to keep track of the RG time and the cutoff scale.
◆ fRG() [1/2]
DiFfRG::def::fRG::fRG |
( |
double | Lambda | ) |
|
Construct a new fRG object from a given initial cutoff scale.
- Parameters
-
Lambda | the initial cutoff scale of the fRG |
◆ fRG() [2/2]
DiFfRG::def::fRG::fRG |
( |
const JSONValue & | json | ) |
|
Construct a new fRG object from a given JSONValue object.
- Parameters
-
json | the JSON object containing the initial cutoff scale at "/physical/Lambda" |
◆ get_time()
const double & DiFfRG::def::fRG::get_time |
( |
| ) |
const |
Get the time of the fRG object.
- Returns
- const double& the time of the fRG object
◆ set_time()
void DiFfRG::def::fRG::set_time |
( |
double | t | ) |
|
Set the time of the fRG object, updating the cutoff scale and its powers.
- Parameters
-
double DiFfRG::def::fRG::k |
|
protected |
◆ k2
double DiFfRG::def::fRG::k2 |
|
protected |
◆ k3
double DiFfRG::def::fRG::k3 |
|
protected |
◆ k4
double DiFfRG::def::fRG::k4 |
|
protected |
◆ k5
double DiFfRG::def::fRG::k5 |
|
protected |
◆ k6
double DiFfRG::def::fRG::k6 |
|
protected |
◆ Lambda
const double DiFfRG::def::fRG::Lambda |
|
protected |
double DiFfRG::def::fRG::t |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/DiFfRG/DiFfRG/DiFfRG/include/DiFfRG/model/model.hh