pyrokinetics.gk\_code.gx.GKInputGX
==================================

.. currentmodule:: pyrokinetics.gk_code.gx

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInputGX.code_name
      ~GKInputGX.default_file_name
      ~GKInputGX.file_type
      ~GKInputGX.norm_convention
      ~GKInputGX.pyro_gx_miller
      ~GKInputGX.pyro_gx_miller_defaults
      ~GKInputGX.pyro_gx_species
   
   