pyrokinetics.gk\_code.tglf.GKInputTGLF
======================================

.. currentmodule:: pyrokinetics.gk_code.tglf

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInputTGLF.code_name
      ~GKInputTGLF.default_file_name
      ~GKInputTGLF.file_type
      ~GKInputTGLF.norm_convention
      ~GKInputTGLF.pyro_tglf_miller
      ~GKInputTGLF.pyro_tglf_miller_defaults
      ~GKInputTGLF.pyro_tglf_mxh
      ~GKInputTGLF.pyro_tglf_mxh_defaults
      ~GKInputTGLF.tglf_max_ntheta
   
   