Interstitial
============

.. currentmodule:: defermi.defects

.. autoclass:: Interstitial
   :members:
   :show-inheritance:
   :inherited-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      
      
      ~Interstitial.as_dict
      
      
      ~Interstitial.from_dict
      
      
      ~Interstitial.from_string
      
      
      ~Interstitial.generate_defect_structure
      
      
      ~Interstitial.get_multiplicity
      
      
      ~Interstitial.load
      
      
      ~Interstitial.save
      
      
      ~Interstitial.set_bulk_volume
      
      
      ~Interstitial.set_charge
      
      
      ~Interstitial.set_label
      
      
      ~Interstitial.set_multiplicity
      
      
      ~Interstitial.to_json
      
      
      ~Interstitial.unsafe_hash
      
      
      ~Interstitial.validate_monty_v1
      
      
      ~Interstitial.validate_monty_v2
      
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Interstitial.REDIRECT
      ~Interstitial.bulk_structure
      ~Interstitial.bulk_volume
      ~Interstitial.charge
      ~Interstitial.defect_composition
      ~Interstitial.defect_site_index
      ~Interstitial.defect_structure
      ~Interstitial.defects
      ~Interstitial.delta_atoms
      ~Interstitial.label
      ~Interstitial.multiplicity
      ~Interstitial.name
      ~Interstitial.site
      ~Interstitial.site_concentration_in_cm3
      ~Interstitial.specie
      ~Interstitial.symbol
      ~Interstitial.symbol_with_charge
      ~Interstitial.symbol_with_charge_kv
      ~Interstitial.type
   
   