wrapper_convfac Function

private function wrapper_convfac(from, to, stat, msg) result(factor)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: from
character(len=*), intent(in) :: to
integer, intent(out) :: stat
character(len=*), intent(out) :: msg

Return Value real(kind=dp)


Contents