fgen.wrapping\_strategies
~~~~~~~~~~~~~~~~~~~~~~~~~

.. automodule:: fgen.wrapping_strategies

.. currentmodule:: fgen.wrapping_strategies


.. autosummary::
  :toctree: ./

  fgen.wrapping_strategies.array_deferred_size
  fgen.wrapping_strategies.array_derived_type
  fgen.wrapping_strategies.array_derived_type_deferred_size
  fgen.wrapping_strategies.character
  fgen.wrapping_strategies.character_deferred_size
  fgen.wrapping_strategies.default
  fgen.wrapping_strategies.derived_type
  fgen.wrapping_strategies.enum
  fgen.wrapping_strategies.information_injection
  fgen.wrapping_strategies.interface
  fgen.wrapping_strategies.logical
  fgen.wrapping_strategies.passing_to_fortran_steps
  fgen.wrapping_strategies.receiving_from_python_steps
  fgen.wrapping_strategies.type_annotations

get\_wrapping\_strategy
=======================

.. autofunction:: get_wrapping_strategy


get\_character\_wrapping\_strategy
==================================

.. autofunction:: get_character_wrapping_strategy


get\_array\_wrapping\_strategy
==============================

.. autofunction:: get_array_wrapping_strategy
