scalar_to_real Function

private function scalar_to_real(self, default, success) result(value)

Arguments

Type IntentOptional AttributesName
class(type_scalar), intent(in) :: self
real(kind=real_kind), intent(in) :: default
logical, intent(out), optional :: success

Return Value real(kind=real_kind)


Contents

None