\defgroup PIO_inq_attname
@public @details
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(inout) | :: | File |
copydoc: file_desc_t |
||
| integer(kind=i4), | intent(in) | :: | varid |
: The variable ID |
||
| integer, | intent(in) | :: | attnum |
: Attribute number returned from function ???? |
||
| character(len=*), | intent(out) | :: | name |
: Name of the returned attribute |
@public @details
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(File_desc_t), | intent(inout) | :: | File |
copydoc: file_desc_t |
||
| type(Var_desc_t), | intent(in) | :: | vardesc |
copydoc: var_desc_t |
||
| integer, | intent(in) | :: | attnum |
: Attribute number returned from function ???? |
||
| character(len=*), | intent(out) | :: | name |
: Name of the returned attribute |