libsim  Versione6.3.0
elemental subroutine soptio_r ( real, intent(in), optional  var,
real, intent(out)  optio_r 
)

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

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

Definizione alla linea 197 del file optional_values.f90.


Generated with Doxygen.