Ignored

class ase2sprkkr.common.configuration_definitions.Ignored[source]

Output definition for an ignored option. Output definition can override the standard definition and set a special way how the item is read/writen: such option is not readed/writed at all… or is readed/writed by an another option, see gather()

Class hierarchy

Inheritance diagram of ase2sprkkr.common.configuration_definitions.Ignored

Constructor

__init__()
singleton = <ase2sprkkr.common.configuration_definitions.Ignored object>[source]
_grammar = None
has_grammar()[source]
_save_to_file(file, value, always=False, name_in_grammar=None, delimiter='')[source]