CommonOutputFile

class ase2sprkkr.output_files.output_files.CommonOutputFile(definition=None, container=None)[source]

Class hierarchy

Inheritance diagram of ase2sprkkr.output_files.output_files.CommonOutputFile

Constructor

__init__(definition=None, container=None)

Create the container and its members, according to the definition

n_atoms()[source]
n_types()[source]
site_type_index(type)[source]
n_orbitals(type)[source]
definitions = {'bsf': <OUTPUT FILE BSF>, 'dos': <OUTPUT FILE DOS>, 'jxc': <OUTPUT FILE JXC>, 'rat': <OUTPUT FILE RAT>, 'spc': <OUTPUT FILE ARPES>}
unknown_output_file_definition = <OUTPUT FILE None>