.. vale off

SolverType
==========

.. currentmodule:: ansys.meshing.prime

.. autoclass:: SolverType
   
   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      SolverType.conjugate
      SolverType.bit_length
      SolverType.bit_count
      SolverType.to_bytes
      SolverType.from_bytes
      SolverType.as_integer_ratio
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      SolverType.real
      SolverType.imag
      SolverType.numerator
      SolverType.denominator
      SolverType.FLUENT
      SolverType.MAPDL
   
   

.. minigallery::
    :add-heading: Examples using SolverType

    ansys.meshing.prime.SolverType

.. vale on