pyrokinetics.gk\_code.gk\_input.GKInput
=======================================

.. currentmodule:: pyrokinetics.gk_code.gk_input

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInput.norm_convention
   
   