libsim  Versione7.1.6
elemental subroutine soptio_l ( integer(kind=int_l), intent(in), optional  var,
integer(kind=int_l), intent(out)  optio_l 
)

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

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

Definizione alla linea 183 del file optional_values.f90.


Generated with Doxygen.