.. _mpi_win_set_name:


MPI_Win_set_name
================

.. include_body

:ref:`MPI_Win_set_name` |mdash| Sets the name of a window.

.. The following file was automatically generated
.. include:: ./bindings/mpi_win_set_name.rst

INPUT/OUTPUT PARAMETER
----------------------
* ``win``: Window whose identifier is to be set (handle).

INPUT PARAMETER
---------------
* ``win_name``: The character string used as the name (string).

OUTPUT PARAMETER
----------------
* ``ierror``: Fortran only: Error status (integer).

DESCRIPTION
-----------


ERRORS
------

.. include:: ./ERRORS.rst
