6 'MonitorService' :
'MonitorSvc',
9 'AuditInitialize' :
False,
12 'AuditFinalize' :
False,
14 'PropertiesPrint' :
False,
20 'GlobalTimeOffset' : 0.0000000,
21 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
22 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
23 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
24 'UseEfficiencyRowFormat' :
True,
25 'CounterList' : [
'.*' ],
26 'StatEntityList' : [ ],
27 'ContextService' :
'AlgContextSvc',
28 'Algorithm' :
'fdfsolver_hybridsj',
29 'Iteration' : 1000.0000,
30 'Residual' : 1.0000000e-07,
33 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
34 'ContextService' :
""" The name of Algorithm Context Service """,
35 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
36 'PropertiesPrint' :
""" Print the properties of the component """,
37 'TypePrint' :
""" Add the actal C++ component type into the messages """,
38 'StatTableHeader' :
""" The header row for the output Stat-table """,
39 'StatPrint' :
""" Print the table of counters """,
40 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
41 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
42 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
43 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
45 def __init__(self, name = Configurable.DefaultName, **kwargs):
47 for n,v
in kwargs.items():
57 'MonitorService' :
'MonitorSvc',
60 'AuditInitialize' :
False,
63 'AuditFinalize' :
False,
65 'PropertiesPrint' :
False,
71 'GlobalTimeOffset' : 0.0000000,
72 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
73 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
74 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
75 'UseEfficiencyRowFormat' :
True,
76 'CounterList' : [
'.*' ],
77 'StatEntityList' : [ ],
78 'ContextService' :
'AlgContextSvc',
79 'Algorithm' :
'conjugate_fr',
80 'Iteration' : 200.00000,
81 'Gradient' : 1.0000000e-10,
82 'Step_size' : 0.010000000,
83 'Tol' : 1.0000000e-10,
86 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
87 'ContextService' :
""" The name of Algorithm Context Service """,
88 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
89 'PropertiesPrint' :
""" Print the properties of the component """,
90 'TypePrint' :
""" Add the actal C++ component type into the messages """,
91 'StatTableHeader' :
""" The header row for the output Stat-table """,
92 'StatPrint' :
""" Print the table of counters """,
93 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
94 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
95 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
96 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
98 def __init__(self, name = Configurable.DefaultName, **kwargs):
99 super(FuncMinimum, self).
__init__(name)
100 for n,v
in kwargs.items():
110 'MonitorService' :
'MonitorSvc',
112 'AuditTools' :
False,
113 'AuditInitialize' :
False,
114 'AuditStart' :
False,
116 'AuditFinalize' :
False,
120 def __init__(self, name = Configurable.DefaultName, **kwargs):
121 super(GslErrorCount, self).
__init__(name)
122 for n,v
in kwargs.items():
127 return 'GslErrorCount'
132 'MonitorService' :
'MonitorSvc',
134 'AuditTools' :
False,
135 'AuditInitialize' :
False,
136 'AuditStart' :
False,
138 'AuditFinalize' :
False,
143 def __init__(self, name = Configurable.DefaultName, **kwargs):
144 super(GslErrorException, self).
__init__(name)
145 for n,v
in kwargs.items():
150 return 'GslErrorException'
155 'MonitorService' :
'MonitorSvc',
157 'AuditTools' :
False,
158 'AuditInitialize' :
False,
159 'AuditStart' :
False,
161 'AuditFinalize' :
False,
165 def __init__(self, name = Configurable.DefaultName, **kwargs):
166 super(GslErrorPrint, self).
__init__(name)
167 for n,v
in kwargs.items():
172 return 'GslErrorPrint'
178 'AuditServices' :
False,
179 'AuditInitialize' :
False,
180 'AuditStart' :
False,
182 'AuditFinalize' :
False,
183 'AuditReInitialize' :
False,
184 'AuditReStart' :
False,
185 'ErrorPolicy' :
'GSL',
191 def __init__(self, name = Configurable.DefaultName, **kwargs):
193 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)
def __init__(self, name=Configurable.DefaultName, kwargs)