pyrokinetics.gk\_code.gkw.GKInputGKW
====================================

.. currentmodule:: pyrokinetics.gk_code.gkw

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInputGKW.code_name
      ~GKInputGKW.default_file_name
      ~GKInputGKW.file_type
      ~GKInputGKW.norm_convention
      ~GKInputGKW.pyro_gkw_miller
      ~GKInputGKW.pyro_gkw_miller_defaults
      ~GKInputGKW.pyro_gkw_mxh
      ~GKInputGKW.pyro_gkw_mxh_defaults
      ~GKInputGKW.pyro_gkw_species
   
   