libsim  Versione7.1.6
elemental subroutine soptio_log ( logical, intent(in), optional  var,
logical, intent(out)  optio_log 
)

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

Parametri
[in]varvariable to be checked
[out]optio_logequal to var if present, otherwise equal to .false.

Definizione alla linea 240 del file optional_values.f90.


Generated with Doxygen.