`StaticCyl` Class
===============================================================================

.. currentmodule:: thermal.static

.. autoclass:: thermal.static.StaticCyl

Methods
-------

.. autosummary::

   ~thermal.static.StaticCyl.compute
   ~thermal.static.StaticCyl.initialize
   ~thermal.static.StaticCyl.invalidate

Attributes
----------

Receivers
^^^^^^^^^

.. autosummary::

   ~thermal.static.StaticCyl.inHeat

Providers
^^^^^^^^^

.. autosummary::

   ~thermal.static.StaticCyl.outHeatFlux
   ~thermal.static.StaticCyl.outTemperature
   ~thermal.static.StaticCyl.outThermalConductivity

Other
^^^^^

.. autosummary::

   ~thermal.static.StaticCyl.algorithm
   ~thermal.static.StaticCyl.convection_boundary
   ~thermal.static.StaticCyl.empty_elements
   ~thermal.static.StaticCyl.err
   ~thermal.static.StaticCyl.geometry
   ~thermal.static.StaticCyl.heatflux_boundary
   ~thermal.static.StaticCyl.id
   ~thermal.static.StaticCyl.initialized
   ~thermal.static.StaticCyl.inittemp
   ~thermal.static.StaticCyl.iterative
   ~thermal.static.StaticCyl.maxerr
   ~thermal.static.StaticCyl.mesh
   ~thermal.static.StaticCyl.radiation_boundary
   ~thermal.static.StaticCyl.temperature_boundary


Descriptions
------------

Method Details
^^^^^^^^^^^^^^

.. automethod:: thermal.static.StaticCyl.compute

.. automethod:: thermal.static.StaticCyl.initialize

.. automethod:: thermal.static.StaticCyl.invalidate

Receiver Details
^^^^^^^^^^^^^^^^

.. autoattribute:: thermal.static.StaticCyl.inHeat

Provider Details
^^^^^^^^^^^^^^^^

.. autoattribute:: thermal.static.StaticCyl.outHeatFlux
   :show-signature:

.. autoattribute:: thermal.static.StaticCyl.outTemperature
   :show-signature:

.. autoattribute:: thermal.static.StaticCyl.outThermalConductivity
   :show-signature:

Attribute Details
^^^^^^^^^^^^^^^^^

.. autoattribute:: thermal.static.StaticCyl.algorithm

.. autoattribute:: thermal.static.StaticCyl.convection_boundary

.. autoattribute:: thermal.static.StaticCyl.empty_elements

.. autoattribute:: thermal.static.StaticCyl.err

.. autoattribute:: thermal.static.StaticCyl.geometry

.. autoattribute:: thermal.static.StaticCyl.heatflux_boundary

.. autoattribute:: thermal.static.StaticCyl.id

.. autoattribute:: thermal.static.StaticCyl.initialized

.. autoattribute:: thermal.static.StaticCyl.inittemp

.. autoattribute:: thermal.static.StaticCyl.iterative

.. autoattribute:: thermal.static.StaticCyl.maxerr

.. autoattribute:: thermal.static.StaticCyl.mesh

.. autoattribute:: thermal.static.StaticCyl.radiation_boundary

.. autoattribute:: thermal.static.StaticCyl.temperature_boundary

.. template class.rst