pyrokinetics.gk\_code.stella.GKInputSTELLA
==========================================

.. currentmodule:: pyrokinetics.gk_code.stella

.. autoclass:: GKInputSTELLA
   :members:
   :undoc-members:
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~GKInputSTELLA.__init__
      ~GKInputSTELLA.add_flags
      ~GKInputSTELLA.from_file
      ~GKInputSTELLA.from_str
      ~GKInputSTELLA.get_local_geometry
      ~GKInputSTELLA.get_local_geometry_miller
      ~GKInputSTELLA.get_local_species
      ~GKInputSTELLA.get_ne_te_normalisation
      ~GKInputSTELLA.get_numerics
      ~GKInputSTELLA.get_reference_values
      ~GKInputSTELLA.is_linear
      ~GKInputSTELLA.is_nonlinear
      ~GKInputSTELLA.read_dict
      ~GKInputSTELLA.read_from_file
      ~GKInputSTELLA.read_str
      ~GKInputSTELLA.set
      ~GKInputSTELLA.supported_file_types
      ~GKInputSTELLA.verify_expected_keys
      ~GKInputSTELLA.verify_file_type
      ~GKInputSTELLA.write
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInputSTELLA.code_name
      ~GKInputSTELLA.default_file_name
      ~GKInputSTELLA.file_type
      ~GKInputSTELLA.norm_convention
      ~GKInputSTELLA.pyro_stella_miller
      ~GKInputSTELLA.pyro_stella_miller_defaults
      ~GKInputSTELLA.pyro_stella_species
   
   