Output tab for the Jaguar panels.
|
setup(self)
Perform tab specific initialization. |
|
|
|
orbitalsChanged(self,
index)
Called when a new item is selected in the "Orbitals"
pull-down-menu. |
|
|
|
loadSettings(self,
keywords)
Restore the tab from the input file JaguarInput object. |
|
|
|
getValueFromItem(self,
item,
off_value,
on_value)
If the selected item is selected then return the
"on_value", otherwise return the "off_value". |
|
|
dict
|
getMmJagKeywords(self)
Return a dictionary of mmjag keywords for the current state of the
tab. |
|
|
Inherited from base_tab.BaseTab :
__init__ ,
activate ,
deactivate ,
error ,
getDefaultKeywords ,
loadPerAtomSettings ,
reset ,
saveSettings ,
validate ,
warning
|