Definition at line 4 of file GaudiGSLConf.py.
| def GaudiGSL.GaudiGSLConf.EqSolver.__init__ |
( |
|
self, |
|
|
|
name = Configurable.DefaultName, |
|
|
|
kwargs |
|
) |
| |
Definition at line 45 of file GaudiGSLConf.py.
45 def __init__(self, name = Configurable.DefaultName, **kwargs):
47 for n,v
in kwargs.items():
def __init__(self, name=Configurable.DefaultName, kwargs)
| def GaudiGSL.GaudiGSLConf.EqSolver.getDlls |
( |
|
self | ) |
|
| def GaudiGSL.GaudiGSLConf.EqSolver.getType |
( |
|
self | ) |
|
| dictionary GaudiGSL.GaudiGSLConf.EqSolver.__slots__ |
|
staticprivate |
Initial value:
2 'MonitorService' :
'MonitorSvc',
5 'AuditInitialize' :
False,
8 'AuditFinalize' :
False,
10 'PropertiesPrint' :
False,
16 'GlobalTimeOffset' : 0.0000000,
17 'StatTableHeader' :
' | Counter | # | sum | mean/eff^* | rms/err^* | min | max |',
18 'RegularRowFormat' :
' | %|-48.48s|%|50t||%|10d| |%|11.7g| |%|#11.5g| |%|#11.5g| |%|#12.5g| |%|#12.5g| |',
19 'EfficiencyRowFormat' :
' |*%|-48.48s|%|50t||%|10d| |%|11.5g| |(%|#9.6g| +- %|-#9.6g|)%%| ------- | ------- |',
20 'UseEfficiencyRowFormat' :
True,
21 'CounterList' : [
'.*' ],
22 'StatEntityList' : [ ],
23 'ContextService' :
'AlgContextSvc',
24 'Algorithm' :
'fdfsolver_hybridsj',
25 'Iteration' : 1000.0000,
26 'Residual' : 1.0000000e-07,
Definition at line 5 of file GaudiGSLConf.py.
| dictionary GaudiGSL.GaudiGSLConf.EqSolver._propertyDocDct |
|
staticprivate |
Initial value:
7 'EfficiencyRowFormat' : ,
10 'UseEfficiencyRowFormat' : ,
11 'RegularRowFormat' : ,
Definition at line 32 of file GaudiGSLConf.py.
The documentation for this class was generated from the following file: