6 'MonitorService' :
'MonitorSvc',
9 'AuditInitialize' :
False,
12 'AuditFinalize' :
False,
14 'PropertiesPrint' :
False,
19 'GlobalTimeOffset' : 0.0000000,
20 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
21 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
22 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
23 'UseEfficiencyRowFormat' :
True,
24 'CounterList' : [
'.*' ],
25 'StatEntityList' : [ ],
26 'ContextService' :
'AlgContextSvc',
27 'Algorithm' :
'fdfsolver_hybridsj',
28 'Iteration' : 1000.0000,
29 'Residual' : 1.0000000e-07,
32 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
33 'ContextService' :
""" The name of Algorithm Context Service """,
34 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
35 'PropertiesPrint' :
""" Print the properties of the component """,
36 'TypePrint' :
""" Add the actal C++ component type into the messages """,
37 'StatTableHeader' :
""" The header row for the output Stat-table """,
38 'StatPrint' :
""" Print the table of counters """,
39 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
40 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
41 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
42 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
44 def __init__(self, name = Configurable.DefaultName, **kwargs):
46 for n,v
in kwargs.items():
56 'MonitorService' :
'MonitorSvc',
59 'AuditInitialize' :
False,
62 'AuditFinalize' :
False,
64 'PropertiesPrint' :
False,
69 'GlobalTimeOffset' : 0.0000000,
70 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
71 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
72 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
73 'UseEfficiencyRowFormat' :
True,
74 'CounterList' : [
'.*' ],
75 'StatEntityList' : [ ],
76 'ContextService' :
'AlgContextSvc',
77 'Algorithm' :
'conjugate_fr',
78 'Iteration' : 200.00000,
79 'Gradient' : 1.0000000e-10,
80 'Step_size' : 0.010000000,
81 'Tol' : 1.0000000e-10,
84 'ErrorsPrint' :
""" Print the statistics of errors/warnings/exceptions """,
85 'ContextService' :
""" The name of Algorithm Context Service """,
86 'RegularRowFormat' :
""" The format for the regular row in the output Stat-table """,
87 'PropertiesPrint' :
""" Print the properties of the component """,
88 'TypePrint' :
""" Add the actal C++ component type into the messages """,
89 'StatTableHeader' :
""" The header row for the output Stat-table """,
90 'StatPrint' :
""" Print the table of counters """,
91 'StatEntityList' :
""" RegEx list, of StatEntity counters for CounterSummary. """,
92 'EfficiencyRowFormat' :
""" The format for the regular row in the output Stat-table """,
93 'UseEfficiencyRowFormat' :
""" Use the special format for printout of efficiency counters """,
94 'CounterList' :
""" RegEx list, of simple integer counters for CounterSummary. """,
96 def __init__(self, name = Configurable.DefaultName, **kwargs):
97 super(FuncMinimum, self).
__init__(name)
98 for n,v
in kwargs.items():
108 'MonitorService' :
'MonitorSvc',
110 'AuditTools' :
False,
111 'AuditInitialize' :
False,
112 'AuditStart' :
False,
114 'AuditFinalize' :
False,
118 def __init__(self, name = Configurable.DefaultName, **kwargs):
119 super(GslErrorCount, self).
__init__(name)
120 for n,v
in kwargs.items():
125 return 'GslErrorCount'
130 'MonitorService' :
'MonitorSvc',
132 'AuditTools' :
False,
133 'AuditInitialize' :
False,
134 'AuditStart' :
False,
136 'AuditFinalize' :
False,
141 def __init__(self, name = Configurable.DefaultName, **kwargs):
142 super(GslErrorException, self).
__init__(name)
143 for n,v
in kwargs.items():
148 return 'GslErrorException'
153 'MonitorService' :
'MonitorSvc',
155 'AuditTools' :
False,
156 'AuditInitialize' :
False,
157 'AuditStart' :
False,
159 'AuditFinalize' :
False,
163 def __init__(self, name = Configurable.DefaultName, **kwargs):
164 super(GslErrorPrint, self).
__init__(name)
165 for n,v
in kwargs.items():
170 return 'GslErrorPrint'
176 'AuditServices' :
False,
177 'AuditInitialize' :
False,
178 'AuditStart' :
False,
180 'AuditFinalize' :
False,
181 'AuditReInitialize' :
False,
182 'AuditReStart' :
False,
183 'ErrorPolicy' :
'GSL',
189 def __init__(self, name = Configurable.DefaultName, **kwargs):
191 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)