pyrokinetics.gk\_code.neo.GKInputNEO
====================================

.. currentmodule:: pyrokinetics.gk_code.neo

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInputNEO.code_name
      ~GKInputNEO.default_file_name
      ~GKInputNEO.file_type
      ~GKInputNEO.neo_eq_types
      ~GKInputNEO.norm_convention
      ~GKInputNEO.pyro_neo_fourier
      ~GKInputNEO.pyro_neo_fourier_defaults
      ~GKInputNEO.pyro_neo_miller
      ~GKInputNEO.pyro_neo_miller_defaults
      ~GKInputNEO.pyro_neo_mxh
      ~GKInputNEO.pyro_neo_mxh_defaults
   
   