libsim  Versione6.3.0
elemental subroutine, public soptio_s ( integer(kind=int_s), intent(in), optional  var,
integer(kind=int_s), intent(out)  optio_s 
)

Set the output value to input, if input is present, otherwise set it to missing value.

Parametri
[in]varvariable to be checked
[out]optio_sequal to var if present, otherwise equal to the corresponding missing value

Definizione alla linea 169 del file optional_values.f90.


Generated with Doxygen.