Public Types |
Public Member Functions |
Private Member Functions |
Private Attributes |
List of all members
flexiblesusy::Coupling_monitor Class Reference records model parameters at different scales More...
Collaboration diagram for flexiblesusy::Coupling_monitor:
![]()
Detailed Descriptionrecords model parameters at different scales Definition at line 34 of file coupling_monitor.hpp. Member Typedef Documentation◆ Data_getter
function to return parameter values at given scale Definition at line 37 of file coupling_monitor.hpp. ◆ Tuple
tuple of scale and couplings Definition at line 39 of file coupling_monitor.hpp. Constructor & Destructor Documentation◆ Coupling_monitor()
Definition at line 45 of file coupling_monitor.cpp. Member Function Documentation◆ clear()
delete all saved couplings Delete all internal couplings. Definition at line 75 of file coupling_monitor.cpp. References couplings. ◆ get_max_scale()
get maximum scale Get the couplings at the largest scale
Definition at line 58 of file coupling_monitor.cpp. ◆ run()
get couplings at all scales Add running couplings between scale q1 and q2.
Definition at line 177 of file coupling_monitor.cpp. References couplings, data_getter, and ERROR. ◆ write_comment_line()
write a comment line write help line which describes the written data
Definition at line 105 of file coupling_monitor.cpp. References couplings, and parameter_names. Referenced by write_to_file(). ◆ write_parameter_names_line()
write line with parameter names write line with parameter names
Definition at line 85 of file coupling_monitor.cpp. References couplings, and parameter_names. Referenced by write_to_file(). ◆ write_to_file()
write couplings to file Write all couplings to a text file.
Definition at line 126 of file coupling_monitor.cpp. References couplings, ERROR, VERBOSE_MSG, write_comment_line(), and write_parameter_names_line(). Member Data Documentation◆ couplings
all couplings at all scales Definition at line 53 of file coupling_monitor.hpp. Referenced by clear(), get_max_scale(), run(), write_comment_line(), write_parameter_names_line(), and write_to_file(). ◆ data_getter
returns parameters at given scale Definition at line 54 of file coupling_monitor.hpp. Referenced by run(). ◆ parameter_names
parameter names Definition at line 55 of file coupling_monitor.hpp. Referenced by write_comment_line(), and write_parameter_names_line(). The documentation for this class was generated from the following files: Generated on Sun Apr 6 2025 11:10:37 for FlexibleSUSY by |