pyrokinetics.gk\_code.gene.GKInputGENE
======================================

.. currentmodule:: pyrokinetics.gk_code.gene

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInputGENE.code_name
      ~GKInputGENE.default_file_name
      ~GKInputGENE.file_type
      ~GKInputGENE.norm_convention
      ~GKInputGENE.pyro_gene_circular
      ~GKInputGENE.pyro_gene_circular_default
      ~GKInputGENE.pyro_gene_fourier
      ~GKInputGENE.pyro_gene_fourier_default
      ~GKInputGENE.pyro_gene_miller
      ~GKInputGENE.pyro_gene_miller_default
      ~GKInputGENE.pyro_gene_miller_turnbull
      ~GKInputGENE.pyro_gene_miller_turnbull_default
      ~GKInputGENE.pyro_gene_mxh
      ~GKInputGENE.pyro_gene_mxh_default
      ~GKInputGENE.pyro_gene_species
   
   