Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | converter | ||
real(kind=c_double), | intent(in), | value | :: | value_ |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | converter | ||
real(kind=c_double), | intent(in) | :: | in_(*) | |||
integer(kind=c_int), | intent(in), | value | :: | count_ | ||
real(kind=c_double), | intent(out) | :: | out_(count_) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | converter | ||
real(kind=c_float), | intent(in), | value | :: | value_ |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | converter | ||
real(kind=c_float), | intent(in) | :: | in_(*) | |||
integer(kind=c_int), | intent(in), | value | :: | count_ | ||
real(kind=c_float), | intent(out) | :: | out_(count_) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | conv |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | unit1 | ||
type(c_ptr), | intent(in), | value | :: | unit2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | unit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | system |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | from | ||
type(c_ptr), | intent(in), | value | :: | to |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | system | ||
character(len=c_char), | intent(in) | :: | string(*) | |||
integer(kind=ut_encoding), | intent(in), | value | :: | encoding |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | path |