libsim  Versione7.1.6
elemental subroutine, public soptio_d ( double precision, intent(in), optional  var,
double precision, intent(out)  optio_d 
)

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

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

Definizione alla linea 211 del file optional_values.f90.


Generated with Doxygen.